react-json-view
react-json-view copied to clipboard
Yet another alternative 😁
Since this project is dead (RIP--was great while it lasted), here's another replacement to add to the mix:
Demo: https://carlosnz.github.io/json-edit-react Repo/Readme: https://github.com/CarlosNZ/json-edit-react
Offers a few features I haven't seen elsewhere:
- fairly complex control over which nodes can be edited/deleted/added
- edit whole blocks as raw JSON text
- provide your own components to extend the functionality for specialised node types (e.g. dates, URLs, or images)
- search/filtering
- etc...
Apologies for the spam (but not really 😉)