Tree

A collection of 31 posts

React JSON Viewer Component, Extracted from redux-devtools

react-json-tree React JSON Viewer Component, Extracted from redux-devtools. Supports iterable objects, such as Immutable.js. Usage import JSONTree from 'react-json-tree' // If you're using Immutable.js: `npm i --save immutable` import { Map } from 'immutable'
24 August 2017

Easy and flexible tree view made with React

React-treeview Easy, light, flexible treeview made with React. Live Demo https://cdn.rawgit.com/chenglou/react-treeview/aa72ed8b9e0b31fabc09e2f8bd4084947d48bb09/demos/index.html GitHub
08 August 2017

A simple React tree component

react-ui-tree React tree component This project was initially developed for a webpage builder. It maintains an internal tree structure within the component through js-tree. Live Demo https://pqx.github.io/react-ui-tree/ GitHub
08 August 2017