{"library":"vue-json-tree","type":"library","category":null,"description":"vue-json-tree is a Vue 2 component designed to display JavaScript Object Notation (JSON) data in an interactive, collapsible tree structure. Currently at version 0.4.3, the package appears to have an irregular release cadence, indicative of a pre-1.0 project primarily maintained for existing Vue 2 applications. Its key differentiator lies in its straightforward integration within Vue 2 ecosystems, offering both string-based (`raw` prop) and pre-parsed object-based (`data` prop) input methods. This flexibility allows developers to easily visualize complex JSON structures, with options to control the initial expansion level. It focuses specifically on the display aspect, without editing capabilities, making it a lightweight solution for debugging or data inspection within Vue 2 applications.","language":"javascript","status":"maintenance","version":"0.4.3","tags":["javascript","vue","json","tree"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-json-tree","imports":["import JsonTree from 'vue-json-tree'","Vue.component('json-tree', JsonTree)","<script src=\"https://unpkg.com/vue-json-tree@0.4.1/dist/json-tree.js\"></script>"]},{"cmd":"yarn add vue-json-tree","imports":[]},{"cmd":"pnpm add vue-json-tree","imports":[]}],"homepage":null,"github":"https://github.com/myst729/vue-json-tree","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-json-tree","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-tree/compatibility"}}