PluginProbe ʕ •ᴥ•ʔ
Responsive Lightbox & Gallery / 2.4.4
Responsive Lightbox & Gallery v2.4.4
2.7.8 trunk 1.0.0 1.0.1 1.0.1.1 1.0.2 1.0.3 1.0.4 1.1.0 1.1.1 1.1.2 1.2.0 1.2.1 1.2.2 1.2.3 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.4.0 1.4.0.1 1.4.1 1.4.11 1.4.12 1.4.13 1.4.14 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7 1.4.8 1.4.9 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.6.0 1.6.1 1.6.10 1.6.11 1.6.12 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.7 1.6.8 1.6.9 1.7.0 1.7.1 1.7.2 2.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.1 2.2.0 2.2.1 2.2.2 2.2.3 2.2.3.1 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.6.0 2.6.1 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7
responsive-lightbox / assets / jstree / README.md
responsive-lightbox / assets / jstree Last commit date
themes 3 years ago LICENSE 3 years ago README.md 3 years ago jstree.js 3 years ago jstree.min.js 3 years ago
README.md
32 lines
1 # jstree
2
3 [](http://www.jstree.com/jsTree](http://www.jstree.com/](http://www.jstree.com/) is jquery plugin, that provides interactive trees. It is absolutely free, [](https://github.com/vakata/jstreeopen source](https://github.com/vakata/jstree](https://github.com/vakata/jstree) and distributed under the MIT license.
4
5 jsTree is easily extendable, themable and configurable, it supports HTML & JSON data sources, AJAX & async callback loading.
6
7 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.
8
9 You also get:
10 * drag & drop support
11 * keyboard navigation
12 * inline edit, create and delete
13 * tri-state checkboxes
14 * fuzzy searching
15 * customizable node types
16
17 _For more information, examples and API docs head on over to [](https://github.com/vakata/jstree/wikithe wiki page](https://github.com/vakata/jstree/wiki](https://github.com/vakata/jstree/wiki) and [](http://www.jstree.comjstree.com](http://www.jstree.com](http://www.jstree.com)_.
18 _Feel free to ask any questions on the [](https://github.com/vakata/jstree/discussionsdiscussions board](https://github.com/vakata/jstree/discussions](https://github.com/vakata/jstree/discussions)._
19 _The PHP demos are now in a [](https://github.com/vakata/jstree-php-demosseparate repository](https://github.com/vakata/jstree-php-demos](https://github.com/vakata/jstree-php-demos)._
20
21 ## License & Contributing
22
23 _Please do NOT edit files in the "dist" subdirectory as they are generated via grunt. You'll find source code in the "src" subdirectory!_
24
25 If you want to you can always [](https://github.com/sponsors/vakatasponsor me](https://github.com/sponsors/vakata](https://github.com/sponsors/vakata) or [donate a small amount][paypal] to help the development of jstree.
26
27 [paypal]: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal@vakata.com&currency_code=USD&amount=&return=http://jstree.com/donation&item_name=Buy+me+a+coffee+for+jsTree
28
29 Copyright (c) 2020 Ivan Bozhanov (http://vakata.com)
30
31 Licensed under the [](http://www.opensource.org/licenses/mit-license.phpMIT license](http://www.opensource.org/licenses/mit-license.php](http://www.opensource.org/licenses/mit-license.php).
32