hjson-js
hjson-js copied to clipboard
Alternative
I have decided to create a parser and encoder from scratch, for those interested: https://github.com/alvarolm/hjson-js testing is not implemented yet, but seems to be working fine.
Nice, thanks for sharing.