Skip to content

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...

- [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
- [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