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

NULL should be lowercased #447

Open
Swimburger opened this issue Jul 17, 2023 · 1 comment
Open

NULL should be lowercased #447

Swimburger opened this issue Jul 17, 2023 · 1 comment

Comments

@Swimburger
Copy link

When a value is null, the JsonViewer renders it as NULL instead of null.
It's pedantic, but NULL isn't valid and inconsistent with the actual value, so I think it should be all lowercased null.

Is there a way to override this behavior? I'd be happy to make a PR for this if you agree.

@YYsuni
Copy link

YYsuni commented Aug 23, 2023

Hi, you could give this a try: https://github.com/YYsuni/react18-json-view
image

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

2 participants