Skip to content

Add json-edit-react to "Tree" components #449

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CarlosNZ
Copy link

Hopefully this is good component to add to the "awesome" collection!

json-edit-react

A highly-configurable React component for editing or viewing JSON/object data.

Has had big rise in popularity in recent months, with lots of positive feedback.

Demo site

Screenshot 2025-04-25 at 11 48 27 AM

Features

  • performant: only renders visible content when first loading
  • no 3rd party UI dependencies (renders HTML/CSS only)
  • granular control over which nodes can be edited/added/deleted
  • can integrate with validation libraries (eg ajv) to enforce JSON schema
  • extensible with custom components for specialised data display
  • fully styleable/themeable
  • search/filter data
  • etc...

- [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
- [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
- [react-treeview](https://github.com/chenglou/react-treeview) - Easy, light, flexible tree view made with React.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed as hasn't been updated for 8 years (and there's no online demo)

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

8faa8d12cc132b51db34deb933580f8c4f3e46d2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants