A collection of tree views.


Keywords
tree, view, tree-view, treeview, data structure, vue, react, vuejs, angular, riot, tree-structure, riotjs, tree-component, bosket
License
MIT
Install
npm install @bosket/vue@0.3.1

Documentation

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 for more details including the full documentation.

Supported frameworks

react-logo React

angular-logo Angular

vue-logo Vue.js

riot-logo Riot.js

License

MIT