# threeLevel
**Repository Path**: liunwcj/threeLevel
## Basic Information
- **Project Name**: threeLevel
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2016-04-29
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# threeLevel
---
Amaze UI threeLevel 插件。
- [使用示例](http://localhost:3000/docs/demo.html)
- [API 文档](http://localhost:3000/docs/api.html)
**使用说明:**
1. 获取 Amaze UI threeLevel
- [直接下载](http://git.oschina.net/liunwcj/threeLevel/repository/archive/master)
2. 在 Amaze UI 样式之后引入 threeLevel 样式(`dist` 目录下的 CSS):
Amaze UI threeLevel 依赖 Amaze UI 样式。
```html
```
3. 在 jQuery 之后引入 threeLevel 插件(`dist` 目录下的 JS):
```html
```
4. 初始化 threeLevel:
```js
$(function() {
$('#my-tree').threeLevel();
});
```
***
** 参考: **
> https://github.com/amazeui/tree
> !http://www.yunshipei.com/static/AMUI/component/index.html
> http://www.browsersync.cn/
> http://www.bluesdream.com/blog/markdown-cheatsheet-syntax-manual.html
***
npmjs:
> https://www.npmjs.com/package/amazeui-gulp-tasks
> https://www.npmjs.com/package/amazeui-doc-util
***