react-tree-component
v0.1.0
Published
Easy-to-use component for rendering object trees in React.js
Downloads
5
Maintainers
Readme
react-tree-component
This is a React.js component which can be used to render javascript objects in an interactive tree where items can be collapsed and expanded by clicking them. It is useful for inspecting JS objects, e.g. JSON returned from an API.