https://github.com/mathuo/tree
https://github.com/mathuo/tree
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathuo/tree
- Owner: mathuo
- Created: 2020-11-17T22:08:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T16:37:12.000Z (about 3 years ago)
- Last Synced: 2025-06-23T05:02:45.493Z (8 months ago)
- Language: TypeScript
- Size: 684 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tree
Tree implementation [Demo](https://mathuo.github.io/tree/).
Stripped back implementation inspired by the vs-code design [here](https://github.com/microsoft/vscode/tree/main/src/vs/base/browser/ui/tree).