Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wish feature: json5 #150

Closed
rockeet opened this issue Nov 21, 2015 · 3 comments
Closed

Wish feature: json5 #150

rockeet opened this issue Nov 21, 2015 · 3 comments

Comments

@rockeet
Copy link

rockeet commented Nov 21, 2015

As described in: http://json5.org/
And there is a js implementation for json5: https://github.com/aseemk/json5
But I didn't found a good json5 in C++

@rockeet
Copy link
Author

rockeet commented Nov 30, 2015

I think the most useful feature is to allowing trailing commas, and this feature is very easy to implement.

@stopiccot
Copy link

+1 for trailing commas, I'm full of this nazi parsers

@nlohmann
Copy link
Owner

nlohmann commented Dec 6, 2015

I think adding JSON5 support is out of scope of this library. It would require a lot of effort to maintain JSON compliance while offering optional JSON5 support. Furthermore, I do not see a lot of need for JSON5 support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants