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

Results 5 react-json-editor issues
Sort by recently updated
recently updated
newest added

React 16.4.1 Seems to be not compatible with new versions. That's a pity, I find this editor extremely useful.

Annoying to need to depend on react-cursor cursor in some random quick app

Make this work: https://jsfiddle.net/dustingetz/7bsqzmfg/3/

like https://github.com/josdejong/jsoneditor

Need to sort out the peerDependencies so this doesn't bundle react or whatever needs to happen. I'll take a PR if someone beats me to it.