/react-tree-component

A React.js component for rendering JS objects as interactive trees.

Primary LanguageJavaScriptISC LicenseISC

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.