react-json-editor
react-json-editor copied to clipboard
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.