• Stars
    star
    5,104
  • Rank 7,777 (Top 0.2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 14 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

jquery tree plugin

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.

More Repositories

1

jstree-php-demos

PHP demos for jstree
PHP
53
star
2

websocket

PHP websocket server & client
PHP
46
star
3

asn1

ASN1 parser and builder
PHP
14
star
4

php-lpd

PHP LPD (virtual printer in PHP)
PHP
8
star
5

orm

PHP
7
star
6

image

PHP Image manipulation helper classes (using GD or IMagick)
PHP
2
star
7

database

A database abstraction supporting many drivers
PHP
2
star
8

http

HTTP Request / Response classes
PHP
2
star
9

validation

PHP validator
PHP
2
star
10

user

A PHP user class
PHP
2
star
11

phptree

PHP
2
star
12

log

A file logger class
PHP
2
star
13

config

A PHP config class (parses ENV files)
PHP
2
star
14

cache

PHP
1
star
15

authentication

PHP authentication library
PHP
1
star
16

ids

A simple PHP IDS based on Expose / PHPIDS rules
PHP
1
star
17

raichu

Collection of classes for personal use
PHP
1
star
18

kvstore

Simple key-value storage class
PHP
1
star
19

httprouter

A PHP router dealing with HTTP abstractions and middleware
PHP
1
star
20

collection

PHP collection class for common operations (filter, map), supports anything iterable (iterators, arrays, generators)
PHP
1
star
21

intl

PHP translation class (uses MessageFormatter)
PHP
1
star
22

jwt

JWT token functions
PHP
1
star
23

frontend-dependencies

A Composer plugin for managing frontend dependencies
PHP
1
star
24

certificate

Parsing of digital certificates from all Bulgarian vendors
PHP
1
star
25

mail

Simple mail sender classes
PHP
1
star
26

files

PHP File Storage class
PHP
1
star
27

di

PHP DI
PHP
1
star
28

kinect

Minimal app to push notifications to when movement is detected
CSS
1
star
29

session

Simple key-value storage with a few useful defaults for sessions
PHP
1
star
30

spreadsheet

Simple spreadsheet reader/writer supporting XLS (read-only), XLSX, XML and CSV files.
PHP
1
star
31

router

PHP
1
star
32

views

Simple PHP views
PHP
1
star
33

router-cached

A simple router with caching
PHP
1
star
34

random

Random byte / int / string generator for PHP
PHP
1
star