elbywan / bosket

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

Home Page:https://elbywan.github.io/bosket/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License

MIT

About

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

https://elbywan.github.io/bosket/

License:MIT License


Languages

Language:JavaScript 81.4%Language:TypeScript 17.7%Language:HTML 0.9%