
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
angular2-tree-component
Advanced tools
We've built so many projects that required a tree component, and could never find a library that supported all features. And building your own tree component is not an easy task.
So, we decided to build one for Angular 2, with all the features you can think of:
If you like this, support the project by starring it!
angular2-tree-component supports angular 2.X.X releases, and AoT compilation.
Please refer to the full documentation:
https://angular2-tree.readme.io/docs
Hello users & contributors of the tree.
We're looking for nice example themes for the tree. If you've made one, and are willing to share, please open an issue and attach your CSS and image of how it should look.
Thanks
To run the example:
git clone https://github.com/500tech/angular2-tree-component
cd angular2-tree-component/example/cli
npm install
npm install -g angular-cli
ng serve
You'll need to load the UMD bundle to work with SystemJS.
Add these lines to systemjs.config.js:
map: {
// angular bundles
'@angular/core': 'npm:@angular/core/bundles/core.umd.js',
…
'angular2-tree-component': 'node_modules/angular2-tree-component/dist/angular2-tree-component.umd.js',
…
}
We would always love to hear suggestions for features & improvements - just open an issue.
Some things on our mind down the road:
There are currently no unit tests (yet).
However, if you wish to contribute code, you can run npm run example:cli
and open localhost:4200 to test your code manually before submitting a pull request.
Please email me at adam@500tech.com before starting to work on a feature / bug to make sure it's something that I'm not working on already.
3.1.0 (2017-02-27)
<a name="3.0.2"></a>
FAQs
A simple yet powerful tree component for Angular2
The npm package angular2-tree-component receives a total of 243 weekly downloads. As such, angular2-tree-component popularity was classified as not popular.
We found that angular2-tree-component demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.