caldwell / renderjson

Render JSON into collapsible HTML
http://caldwell.github.io/renderjson
418 stars 91 forks source link

Feature request: ability to remove/change double-quotes from keys #42

Open Strongleong opened 2 years ago

Strongleong commented 2 years ago

Hi. Thank you for this amazing tool.

I'd like to have ability to customize or remove quotes from JSON keys. I though I can do it with replacer function, but unfortunately I can't.