Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apiko-dev/meteor-jstree
jQuery tree plugin for MeteorJS
https://github.com/apiko-dev/meteor-jstree
Last synced: about 2 months ago
JSON representation
jQuery tree plugin for MeteorJS
- Host: GitHub
- URL: https://github.com/apiko-dev/meteor-jstree
- Owner: apiko-dev
- License: mit
- Created: 2015-07-02T08:15:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-12T13:23:14.000Z (over 6 years ago)
- Last Synced: 2023-02-27T07:07:48.744Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://atmospherejs.com/jss/jstree
- Size: 125 KB
- Stars: 6
- Watchers: 14
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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/) did not have a native support of Meteor Framework.
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)# 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)