Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).