Add another JavaScript port

This commit is contained in:
Phil Eaton 2021-12-22 17:00:22 -05:00 committed by GitHub
parent b443c29529
commit b8c4b0cc90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -914,6 +914,7 @@ format.
#### JavaScript port
* https://github.com/josephtzeng/hocon-parser
* https://github.com/yellowblood/hocon-js (missing features, under development)
#### C# port