Package Exports
- jstree
- jstree/dist/jstree
- jstree/dist/jstree.js
- jstree/dist/jstree.min
- jstree/dist/jstree.min.js
- jstree/dist/themes/default-dark/32px.png
- jstree/dist/themes/default-dark/40px.png
- jstree/dist/themes/default-dark/style.min.css
- jstree/dist/themes/default-dark/throbber.gif
- jstree/dist/themes/default/style.css
- jstree/dist/themes/default/style.min.css
- jstree/package.json
- jstree/src/jstree.search.js
- jstree/src/themes/default/style.css
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jstree) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
jstree
jsTree is jquery plugin, that provides interactive trees. It is absolutely free, open source and distributed under the MIT license.
jsTree is easily extendable, themable and configurable, it supports HTML & JSON data sources, AJAX & async callback loading.
jsTree functions properly in either box-model (content-box or border-box), can be loaded as an AMD module, and has a built in mobile theme for responsive design, that can easily be customized. It uses jQuery's event system, so binding callbacks on various events in the tree is familiar and easy.
You also get:
- drag & drop support
- keyboard navigation
- inline edit, create and delete
- tri-state checkboxes
- fuzzy searching
- customizable node types
For more information, examples and API docs head on over to the wiki page and jstree.com. Feel free to ask any questions on the discussions board. The PHP demos are now in a separate repository.
License & Contributing
Please do NOT edit files in the "dist" subdirectory as they are generated via grunt. You'll find source code in the "src" subdirectory!
If you want to you can always sponsor me or donate a small amount to help the development of jstree.
Copyright (c) 2020 Ivan Bozhanov (http://vakata.com)
Licensed under the MIT license.