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

Line up with serde_json API #12

Open
LPGhatguy opened this issue Sep 6, 2019 · 0 comments
Open

Line up with serde_json API #12

LPGhatguy opened this issue Sep 6, 2019 · 0 comments

Comments

@LPGhatguy
Copy link

LPGhatguy commented Sep 6, 2019

It would be awesome if json5 (or maybe a crate next to json5?) could provide a core API that's a drop-in or near drop-in replacement for serde_json.

I'd love to let users experimentally opt into JSON5 configs instead of JSON in my project, but I'm not ready to commit 100%. This would make it extremely easy for crates to experiment with switching to json5 from serde_json.

I'm down to do this work if you think it's a good idea!

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

No branches or pull requests

1 participant