Ecosyste.ms: Awesome

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

https://github.com/elbywan/bosket

Collection of tree view components for front-end frameworks. :deciduous_tree:
https://github.com/elbywan/bosket

angular bosket react riot riotjs tree tree-component tree-structure tree-view treeview vuejs

Last synced: about 1 month ago
JSON representation

Collection of tree view components for front-end frameworks. :deciduous_tree:

Lists

README

        



bosket-logo



Bosket

travis-badge
npm-badge
license-badge



Bosket is collection of tree views for front-end frameworks.



A versatile, powerful and simple way to display nested data.

# Purpose

Bosket is a library of tree views implementations for front-end reactive frameworks.

Tree views, which are basically an elegant way to display nested lists, are very versatile and can for example be used as file explorers, menus, table of contents or category lists.

The core logic is written in plain javascript without any dependencies.

Framework implementations rely on this very same code, which makes new implementations easy to write and by extension new frameworks easy to support.




Tree view example : reactive nested lists




bosket-itemtree-gif

# Documentation

#### Please check out the **[Bosket website](https://elbywan.github.io/bosket/)** for more details including the full documentation.

# Supported frameworks

### react-logo [React](https://elbywan.github.io/bosket/react)

### angular-logo [Angular](https://elbywan.github.io/bosket/angular)

### vue-logo [Vue.js](https://elbywan.github.io/bosket/vue)

### riot-logo [Riot.js](https://elbywan.github.io/bosket/riot)

# License

MIT