prataprc / jsondata

JSON processor
https://docs.rs/jsondata
MIT License
9 stars 3 forks source link

JSON5 implementation. #4

Open prataprc opened 5 years ago

prataprc commented 5 years ago

JSON5 extends JSON specification.

Refer: Full JSON5 specification

prataprc commented 5 years ago

Most of the JSON5 implementation that is required for big-data documents are implemented. There are few features that are yet to be implemented for completeness sake.