Merge pull request #463 from yellowblood/patch-1

Add JavaScript port
This commit is contained in:
Havoc Pennington 2017-03-27 09:50:05 -04:00 committed by GitHub
commit 5b4ec9a9e6

View File

@ -87,6 +87,7 @@ to merge it in.
- [Puppet module](#puppet-module) - [Puppet module](#puppet-module)
- [Python port](#python-port) - [Python port](#python-port)
- [C++ port](#c-port) - [C++ port](#c-port)
- [JavaScript port](#javascript-port)
- [Linting tool](#linting-tool) - [Linting tool](#linting-tool)
<!-- END doctoc generated TOC please keep comment here to allow auto update --> <!-- END doctoc generated TOC please keep comment here to allow auto update -->
@ -875,7 +876,10 @@ format.
* https://github.com/puppetlabs/cpp-hocon * https://github.com/puppetlabs/cpp-hocon
#### JavaScript port
* https://github.com/yellowblood/hocon-js (missing features, under development)
#### Linting tool #### Linting tool
* A web based linting tool http://www.hoconlint.com/ * A web based linting tool http://www.hoconlint.com/