Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sujith3g/jstree
:evergreen_tree: jsTree repackaged for meteor
https://github.com/sujith3g/jstree
Last synced: 6 days ago
JSON representation
:evergreen_tree: jsTree repackaged for meteor
- Host: GitHub
- URL: https://github.com/sujith3g/jstree
- Owner: sujith3g
- Created: 2014-06-18T23:25:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-16T20:01:52.000Z (over 9 years ago)
- Last Synced: 2023-03-22T14:03:26.783Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://atmospherejs.com/sujith3g/jstree
- Size: 288 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jstree repackaged for Meteor
======jsTree is jquery plugin, that provides interactive trees.
For demo in meteor [See here](http://jstree.meteor.com/), [source](https://github.com/sujith3g/jstree-sample)
jsTree Version: 3.2.1
###Installation
```sh
$ meteor add sujith3g:jstree
```For documentation and demo: [See here](http://www.jstree.com/demo/).
For original source: [See here](https://github.com/vakata/jstree).