Skip to content

jogibear9988/wunderbaum

 
 

Repository files navigation

wunderbaum

GitHub version Node.js CI Build Status npm jsDelivr Released with: grunt-yabs StackOverflow: wunderbaum

Potential successor of Fancytree.
> NOTE: Status beta. Do not use in production!

Demo

Wunderbaum is a rewrite of the Fancytree library. Major features include

  • Treegrid control with emphasis on "tree".
    Depending on the number of columns and nesting depth, Wunderbaum can also be used as a plain tree, plain grid, or a simple list control.
  • Performant and efficient handling of big data structures.
  • Use modern technologies with zero dependencies (except for icon fonts you may want to use).
    Drop legacy support (IE, jQuery, ...).
  • Built-in support for drag and drop, editing, filtering, multi-selection.
  • Fully controllable using the keyboard.
  • Framework agnostic.
  • Written in TypeScript, transpiled to JavaScript ES6 with type hints (.esm & .umd).

Details

About

A JavaScript tree/treegrid control/demo

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 82.4%
  • Python 6.7%
  • SCSS 6.4%
  • JavaScript 3.8%
  • HTML 0.7%