https://github.com/gjcampbell/treecle
https://github.com/gjcampbell/treecle
avl-tree btree pagination typescript virtual-list
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gjcampbell/treecle
- Owner: gjcampbell
- License: mit
- Created: 2019-04-27T13:33:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T07:17:47.000Z (over 3 years ago)
- Last Synced: 2023-03-31T05:26:36.949Z (about 3 years ago)
- Topics: avl-tree, btree, pagination, typescript, virtual-list
- Language: TypeScript
- Size: 1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# treecle
Some unrelated tree-type tools, there's a typescript AVL B-tree implementation and a hard to describe thing -it wraps a hierarchical structure, providing a fluent filter and pagination interface.