Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hjzheng/angular-cuf-tree

基于angular的tree view
https://github.com/hjzheng/angular-cuf-tree

Last synced: 27 days ago
JSON representation

基于angular的tree view

Awesome Lists containing this project

README

        

# angular-cuf-tree
基于angular的tree view

![ScreenShot](https://github.com/hjzheng/angular-cuf-tree/raw/master/img/angular-cuf-tree.png)

**Code**
```html










```

### Usage

**1.引入依赖**
```html

```

**2.Angularjs模块依赖**
```javascript
angular.module("test", ["cuf.tree"]);
```

### API

**敬请期待... ...**