react-json-view icon indicating copy to clipboard operation
react-json-view copied to clipboard

Yet another alternative 😁

Open CarlosNZ opened this issue 1 year ago • 0 comments

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 😉)

CarlosNZ avatar Dec 01 '23 01:12 CarlosNZ