{"library":"vue-json-editor","type":"library","category":null,"description":"vue-json-editor is a Vue 2 component that provides a graphical user interface for editing JSON data, acting as a wrapper around the popular `jsoneditor` library. Its current stable version is 1.4.3, released in late 2020. The package has seen no new feature development since then and is primarily maintained for Vue 2 environments. It offers modes like 'tree', 'view', and 'form' for interacting with JSON, along with features such as displaying save buttons, expanding the editor on start, and language customization. Differentiators include its direct integration with Vue's `v-model` for two-way data binding and event-based callbacks for changes and saves. However, its explicit peer dependency on Vue 2 means it is not directly compatible with Vue 3 applications, requiring users to seek alternative JSON editor solutions for newer Vue projects.","language":"javascript","status":"maintenance","version":"1.4.3","tags":["javascript","vue-json-editor","vuejsoneditor","json-editor","jsoneditor","json","eidtor","vue"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-json-editor","imports":["import vueJsonEditor from 'vue-json-editor'","export default {\n  components: {\n    vueJsonEditor\n  }\n}","<vue-json-editor v-model=\"myJsonData\" @json-change=\"handleJsonChange\" />"]},{"cmd":"yarn add vue-json-editor","imports":[]},{"cmd":"pnpm add vue-json-editor","imports":[]}],"homepage":null,"github":"https://github.com/dirkliu/vue-json-editor","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-json-editor","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vue-json-editor/compatibility"}}