json5-go icon indicating copy to clipboard operation
json5-go copied to clipboard

The official implementation of JSON5 for the Go language

Results 3 json5-go issues
Sort by recently updated
recently updated
newest added

A temporary conversion to a js virtual machine is used. Then the object is parsed using standard json5 tools

**v1.0.0** (TODO list not yet finalized) - [ ] Write public API. (The public API doesn't do anything right now. All working code is in non-exported functions.) - [ ]...

Just to be sure it is still semi-active once https://github.com/json5/json5/issues/190 gets pushed.