Skip to content

bertvh/angular2-tree-component

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular2 tree component

Why use this library

  • Simple to use
  • Well Documented
  • Used in real apps
  • Feature rich
  • Powerful API for accessing & altering the tree state
  • Customizable
  • Easily styled (comes with very minimal styling)
  • Supports Keyboard navigation
  • Supports async data
  • Custom component for displaying the node's content
  • Custom loading component (for async data)

Demo & full documentation:

https://angular2-tree.readme.io/docs

Example

git clone https://github.com/500tech/angular2-tree-component
cd angular2-tree-component/example
npm install
npm start

What's next

We would always love to hear suggestions for features & improvements - just open an issue.

Also, if there's anyone who created an awesome theme for angular2-tree-component - please send to adam@500tech.com.

Some things on our mind down the road:

  • virtual scroll
  • drag & drop behaviour in the tree
  • context menu
  • save & restore tree state
  • support both children-padding & computed level-based padding
  • checkbox & master checkbox support
  • filter & search

About

A simple yet powerful tree component for Angular2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.9%
  • Other 1.1%