All Projects → elbywan → Bosket

elbywan / Bosket

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Bosket

vue-virtualised
Blazing fast scrolling and updating for any amount of list and hierarchical data.
Stars: ✭ 18 (-96.06%)
Mutual labels:  tree, tree-structure, treeview
Graphview
Flutter GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.
Stars: ✭ 152 (-66.74%)
Mutual labels:  tree, tree-structure, treeview
react-treefold
A renderless tree component for your hierarchical React views
Stars: ✭ 37 (-91.9%)
Mutual labels:  tree, tree-structure, treeview
react-tree
Hierarchical tree component for React in Typescript
Stars: ✭ 174 (-61.93%)
Mutual labels:  tree, tree-structure, treeview
react-native-nested-listview
A UI component for React Native for representing nested arrays of N levels
Stars: ✭ 163 (-64.33%)
Mutual labels:  tree, treeview
Gijgo
Gijgo - Free Javascript Controls
Stars: ✭ 424 (-7.22%)
Mutual labels:  tree, treeview
tree-json-generator
Simple JavaScript Tree Generator library
Stars: ✭ 13 (-97.16%)
Mutual labels:  tree, tree-structure
GraphView
Android GraphView is used to display data in graph structures.
Stars: ✭ 952 (+108.32%)
Mutual labels:  tree-structure, treeview
stefano-tree
Framework agnostic Nested Set (MPTT) implementation for PHP
Stars: ✭ 24 (-94.75%)
Mutual labels:  tree, tree-structure
select2-to-tree
Select2-to-Tree extends Select2 to support arbitrary level of nesting...
Stars: ✭ 71 (-84.46%)
Mutual labels:  tree, treeview
Thinkmap
Draw a tree in Android。在 Android 上绘制思维导图控件,让思维更简单。
Stars: ✭ 285 (-37.64%)
Mutual labels:  tree, treeview
react-folder-tree
A versatile react treeview library that supports custom icons and event handlers
Stars: ✭ 56 (-87.75%)
Mutual labels:  tree-structure, treeview
prune
A tree library for Java 8 with functional sensibilities.
Stars: ✭ 22 (-95.19%)
Mutual labels:  tree, tree-structure
tree-tree
No description or website provided.
Stars: ✭ 15 (-96.72%)
Mutual labels:  tree, treeview
Ngx Treeview
An Angular treeview component with checkbox
Stars: ✭ 312 (-31.73%)
Mutual labels:  tree, treeview
Perfect-Server-Side-Swift iOS-App
A family tree API server implementation with iOS client. Server has been implemented with Perfect: Server-Side Swift And iOS client is in pure Swift.
Stars: ✭ 15 (-96.72%)
Mutual labels:  tree-structure, treeview
Bstreeview
Bootstrap Treeview, A very simple plugin to build a basic and elegant Treeview with bootstrap 4. See the demo:
Stars: ✭ 308 (-32.6%)
Mutual labels:  tree-structure, treeview
Wmderland
🌳 X11 tiling window manager using space partitioning trees
Stars: ✭ 341 (-25.38%)
Mutual labels:  tree, tree-structure
Ng2 Tree
Angular tree component
Stars: ✭ 350 (-23.41%)
Mutual labels:  tree, treeview
TreeRep
Learning Tree structures and Tree metrics
Stars: ✭ 18 (-96.06%)
Mutual labels:  tree, tree-structure

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].