# easy-tree **Repository Path**: et0662/easy-tree ## Basic Information - **Project Name**: easy-tree - **Description**: A jquery and bootstrap basic tree view plugin, easily use. - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-04-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README EASY-TREE.js ============ A plugin base on jquery and bootstrap 3, can convert an un-order list to a tree easily. The tree that selectable, addable, editable and deletable ##Demo## [Example](http://zgs225.github.io/easy-tree) 1. git clone https://github.com/zgs225/easy-tree.git 2. npm install 3. grunt ##Usage##