bosket
bosket copied to clipboard
Collection of tree view components for front-end frameworks. :deciduous_tree:
Bosket
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.
Documentation
Please check out the Bosket website for more details including the full documentation.
Supported frameworks
React
Angular
Vue.js
Riot.js
License
MIT