{"library":"json-tree-viewer","type":"library","category":null,"description":"jsonTreeViewer is a lightweight, pure-JavaScript library and viewer for rendering JSON data as an interactive collapsible tree. Version 0.0.2 (no longer actively maintained) provides a simple way to visualize JSON objects in the browser with expand/collapse, JSONPath display, and node marking. It depends on no external frameworks and consists of just a JS and CSS file. Compared to alternatives like react-json-tree or jqTree, it is minimal, self-contained, and works in any JavaScript environment.","language":"javascript","status":"maintenance","version":"0.0.2","tags":["javascript","json","formatter","viewer","pretty","pretry-print"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install json-tree-viewer","imports":["const tree = jsonTree.create(data, wrapper);","jsonTree.create(data, domElement)","tree.loadData(newData);"]},{"cmd":"yarn add json-tree-viewer","imports":[]},{"cmd":"pnpm add json-tree-viewer","imports":[]}],"homepage":"https://github.com/arseneoaa/jsonTreeViewer#readme","github":"https://github.com/summerstyle/jsonTreeViewer","docs":null,"changelog":null,"pypi":null,"npm":"json-tree-viewer","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}