a0fzide / angular-tree-component

A simple yet powerful tree component for Angular (>=2)

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Financial Contributors on Open Collective npm version slack

angular tree component

❤️ Support Us ❤️

Become a financial contributor and help us sustain our community. [Contribute]

Getting started, Docs, Demos & More

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

Support

Stackoverflow

Slack Community

Angular supported version

angular-tree-component supports angular 2 and above, and AoT compilation.

Contributing

run npm run example:cli and open localhost:4200 to test your code before submitting a pull request.

Windows users - if it doesn't work try npm run example:cli:win.

To run tests locally - make sure port 4200 is available and run:

$ npm run example:cli  # Wait until webpack finishes and http://localhost:4200 is available
$ npm run test:dev

Please check the issues / project before starting to work on a feature / bug to make sure it's not already in progress.

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

About

A simple yet powerful tree component for Angular (>=2)

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

License:MIT License


Languages

Language:TypeScript 84.6%Language:JavaScript 11.8%Language:CSS 2.0%Language:HTML 1.6%