Skip to content
/ bosket Public
forked from elbywan/bosket

Collection of tree view components for front-end frameworks

License

Notifications You must be signed in to change notification settings

jkso/bosket

 
 

Repository files navigation

bosket-logo
Bosket
travis-badge npm-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

Supported frameworks

Documentation

Please check out the Bosket website for more details including the full documentation.

License

MIT

About

Collection of tree view components for front-end frameworks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 81.1%
  • TypeScript 18.9%