wunderbaum
Version:
JavaScript tree/grid/treegrid control.
32 lines (24 loc) • 1.76 kB
Markdown
#  wunderbaum
[](https://github.com/mar10/wunderbaum/releases/latest)
[](https://github.com/mar10/wunderbaum/actions/workflows/node.js.yml)
[](https://www.npmjs.com/package/wunderbaum)
[](https://www.jsdelivr.com/package/npm/wunderbaum)
[](https://github.com/mar10/grunt-yabs)
[](https://stackoverflow.com/questions/tagged/wunderbaum)
> A modern tree/treegrid control for the web.
Designated successor of [Fancytree](https://github.com/mar10/fancytree).<br>
See the [upgrade guide](https://mar10.github.io/wunderbaum/tutorial/migrate/#what-has-changed)
for details.
[](https://mar10.github.io/wunderbaum/demo/)
- Supports drag and drop, editing, filtering, sorting, and multi-selection.
- Written in TypeScript, transpiled to ES6 (esm & umd).
- Performant handling of big data structures.
- Provide an object oriented API.
- Framework agnostic.
- Zero dependencies.
- Keyboard support.
### Details
- [Online Demo](https://mar10.github.io/wunderbaum/demo/)
- [Documentation](https://mar10.github.io/wunderbaum/)
- [API Reference](https://mar10.github.io/wunderbaum/api/index.html)
- [Quick Start](https://mar10.github.io/wunderbaum/#/tutorial/quick_start)