- Download / Upload JSON file
- JSON formatter: Minify, Prettify, Fix JSON content
- JSON Schema Validation
- monaco-react - Monaco Editor for React
- fluent ui - A react component library developed by Microsoft
- dirty-json - A JSON parser that tries to handle non-conforming or otherwise invalid JSON
- Ajv - A fastest JSON validator for Node.js and browser
- vite and vercel
Visit to https://json-studio.vercel.app
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
- Form integration
- Toast notification message
MIT (2020~)