Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/glimberger/bstree

A jQuery plugin that transforms an unordered list into a beautiful dynamic tree using Boostrap style
https://github.com/glimberger/bstree

bootstrap4 jquery-plugin treeview

Last synced: 3 months ago
JSON representation

A jQuery plugin that transforms an unordered list into a beautiful dynamic tree using Boostrap style

Awesome Lists containing this project

README

        

# bstree

Bootstrap 4 plugin providing dynamic trees built from html unordered lists

The jQuery plugin `bstree` enhances the display of a tree build of unordered lists with possibilities to open or close nodes, add icons and deal with data.
If a data provider is supplied, dynamically-added three-state checkboxes can update these data feed a control with it.
All generated html classes are modifiable. Chevron icons (from the [Font Awesome](http://fontawesome.io/) library) and label icons can be customized.
It's also possible to update node titles dynamically and trigger an action when data is updated.

`bs-tree` currently supports Bootstrap 4.1.

See the [demo](https://glimberger.github.io/bstree)