Skip to content

Commit c6062e6

Browse files
authored
Merge pull request #449 from CarlosNZ/master
Add json-edit-react to "Tree" components
2 parents dd64177 + b9db0d0 commit c6062e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,9 +301,9 @@ _Display data in charts / graphs / diagrams_
301301

302302
_Display a tree data structure_
303303

304+
- [json-edit-react](https://github.com/CarlosNZ/json-edit-react) - [demo](https://carlosnz.github.io/json-edit-react/) - Highly configurable JSON/Object tree viewer and editor
304305
- [react-arborist](https://github.com/brimdata/react-arborist) - [demo](https://react-arborist.netlify.app/) - A Full-Featured Tree View: headless, virtualized, multi-selectable, drag-n-drop, keyboard navigation, search
305306
- [react-complex-tree](https://github.com/lukasbach/react-complex-tree) - [demo](https://rct.lukasbach.com/) - [docs](https://rct.lukasbach.com/docs/getstarted) - Unopinionated Accessible Tree Component with Multi-Select, Drag-And-Drop and Search
306-
- [react-treeview](https://github.com/chenglou/react-treeview) - Easy, light, flexible tree view made with React.
307307
- [he-tree-react](https://github.com/phphe/he-tree-react) - [demo](https://he-tree-react.phphe.com/v1/examples) - [docs](https://he-tree-react.phphe.com/) - Tree, customizable UI, flat data, tree data, drag-n-drop, placeholder for drop, foldable, checkbox, virtualized.
308308

309309
### UI Navigation

0 commit comments

Comments
 (0)