Bagera / react-tree-component

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:ISC License


Languages

Language:JavaScript 71.0%Language:CSS 25.7%Language:HTML 3.2%