{"library":"json-editor","type":"library","category":null,"description":"JSON Editor is a JavaScript library that generates HTML forms from JSON Schema (versions 3 and 4). Version 0.7.28 is the latest stable release as of this writing, but the project appears to be in maintenance mode with no recent updates. It supports multiple CSS frameworks (Bootstrap, Foundation, jQueryUI) and template engines (Mustache, Underscore, Handlebars, etc.). Unlike newer alternatives like react-jsonschema-form, JSON Editor is dependency-free and works with vanilla JS, making it suitable for legacy projects or where a lightweight, framework-agnostic solution is needed.","language":"javascript","status":"maintenance","version":"0.7.28","tags":["javascript","json","schema","jsonschema","editor"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install json-editor","imports":["import JSONEditor from 'json-editor'","var editor = new JSONEditor(element, options);","JSONEditor.defaults.options.theme = 'bootstrap3';"]},{"cmd":"yarn add json-editor","imports":[]},{"cmd":"pnpm add json-editor","imports":[]}],"homepage":"https://github.com/jdorn/json-editor#readme","github":"https://github.com/jdorn/json-editor","docs":null,"changelog":null,"pypi":null,"npm":"json-editor","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}