Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eterey committed Aug 15, 2015
1 parent 0969d6a commit c78aee4
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
# meteor-jstree

[jsTree](http://www.jstree.com/) is jQuery plugin, that provides interactive trees. It's very popular plugin with a lot of features. But [jsTree](http://www.jstree.com/) doesn't have a native support of Meteor Framework.
[jsTree](http://www.jstree.com/) is jQuery plugin, that provides interactive trees. It's very popular plugin with a lot of features. But [jsTree](http://www.jstree.com/) did not have a native support of Meteor Framework.

Main purpose of `jss:jstree` package — make [jsTree](http://www.jstree.com/) reactive and Meteor-compatible. Using this package you can build tree from reactive data source (Collection, ReactiveVar, Session, ReactiveObject, etc).
Main purpose of `jss:jstree` package — make [jsTree](http://www.jstree.com/) more reactive and Meteor-compatible. Using this package you can build tree from reactive data source (Collection, ReactiveVar, Session, ReactiveObject, etc).

# Demo

Online: [jss-jstree.meteor.com](http://jss-jstree.meteor.com/)
Sources: [github.com/JSSolutions/meteor-jstree-demo](https://github.com/JSSolutions/meteor-jstree-demo)

Made by [![Professional Meteor Development Studio](http://s30.postimg.org/jfno1g71p/jss_xs.png)](http://jssolutionsdev.com) - [Professional Meteor Development Company](http://jssolutionsdev.com)

# Themes

- [Default](https://github.com/JSSolutions/meteor-jstree)
- [Proton](https://github.com/JSSolutions/meteor-jstree-proton-theme)
- [Dark](https://github.com/JSSolutions/meteor-jstree-dark-theme)

## License
Note that this project is distributed under the [MIT License](LICENSE).
Made by [![Professional Meteor Development Studio](http://s30.postimg.org/jfno1g71p/jss_xs.png)](http://jssolutionsdev.com) - [Professional Meteor Development Company](http://jssolutionsdev.com)

0 comments on commit c78aee4

Please sign in to comment.