Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.
/ bosket Public archive

Collection of tree view components for front-end frameworks. 🌳

License

Notifications You must be signed in to change notification settings

elbywan/bosket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 24, 2018
9486a9a Â· Jun 24, 2018
May 18, 2017
Jun 24, 2018
Oct 2, 2017
Jun 24, 2018
Nov 8, 2017
Jun 24, 2018
Jul 7, 2017
Aug 27, 2017
Aug 27, 2017
Dec 30, 2017
Jun 24, 2018
Jun 5, 2017
Jun 24, 2018
Aug 26, 2017
May 25, 2017
Jun 24, 2018
May 18, 2017
Oct 3, 2017
Jun 24, 2018
Jun 24, 2018

Repository files navigation

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