https://github.com/anuraghazra/react-folder-tree
React Folder Tree Component
https://github.com/anuraghazra/react-folder-tree
react react-component
Last synced: 3 months ago
JSON representation
React Folder Tree Component
- Host: GitHub
- URL: https://github.com/anuraghazra/react-folder-tree
- Owner: anuraghazra
- Created: 2020-04-13T14:26:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-19T16:40:11.000Z (over 1 year ago)
- Last Synced: 2025-03-17T08:45:08.801Z (3 months ago)
- Topics: react, react-component
- Language: JavaScript
- Homepage: https://codesandbox.io/s/github/anuraghazra/react-folder-tree
- Size: 39.1 KB
- Stars: 53
- Watchers: 3
- Forks: 20
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# React Folder Tree Component
Simple yet flexible folder tree component with Imperative and Declarative API with build-in folder editing capabilities.
[Live Demo](https://ck6c8.csb.app/)
## Imperative API
Imperative API can be editable. :D
```jsx
```
## Declarative API
```jsx
```
Made with <3 and React;