- Download / Upload JSON file
- JSON formatter: Minify, Prettify, Fix JSON content
- JSON Schema Validation
Visit : https://sujinleeme.github.io/react-json-editor/
Git clone this repo and run yarn && yarn start
.
As the initialization process is supposed to load some scripts from CDN, there is a problem with Jest (and other testing tools). It only shows "Loading..." and never gets the editor working in the test.
See : suren-atoyan/monaco-react#88
OnValidate
In this web, there are multiple editor components and one of them has broken input, only onValidate of the last component is executed and it has the other component's markers values. The absence of the API for live model makers makes it harder to provide an alternative approach.
See: suren-atoyan/monaco-react#182
- Form integration
- Toast notification message
MIT (2020)