Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ngTreeView

forsigner3MIT1.0.2

A nice popover for Angular

ngTreeView, tree-view, tree view, angular-tree-view, angular tree view, bootstrap-treeview

readme

ngTreeView

A light weight Angular tree view libaray.

Demo

Installation

$ bower install ngTreeView --save
$ npm install ngTreeView --save

Usage

<link rel="stylesheet" href="bower_components/ngTreeView/dist/css/ngTreeView.css" />

<script src="bower_components/ngTreeView/dist/js/ngTreeView.js"></script>