Skip to content

CaioBoni/angular-tree-component

This branch is 199 commits behind CirclonGroup/angular-tree-component:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dd4d00c · May 26, 2018
Mar 23, 2018
May 15, 2018
Dec 14, 2017
May 12, 2018
Mar 23, 2018
May 26, 2018
May 12, 2018
Apr 18, 2017
Mar 11, 2017
Mar 23, 2018
May 11, 2018
Mar 10, 2016
May 12, 2018
Feb 20, 2017
May 11, 2018
May 11, 2018
Nov 4, 2017
Mar 17, 2018
Jan 4, 2018
Feb 27, 2017
Apr 9, 2016

Repository files navigation

Build Status npm version slack

angular tree component

Getting started, Docs, Demos & More

http://500tech.github.io/angular-tree-component/

Slack Channel

The best way to get support from the community: Slack Community

Angular supported version

angular-tree-component supports angular 2-6 releases, 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.

About

A simple yet powerful tree component for Angular (2-6)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 83.0%
  • JavaScript 13.1%
  • CSS 2.4%
  • HTML 1.5%