@bosket/core

WebJar for @bosket/core

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bosket__core
Last Version

Last Version

0.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

@bosket/core
WebJar for @bosket/core
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/elbywan/bosket

Download bosket__core

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/bosket__core/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>bosket__core</artifactId>
    <version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bosket__core/
implementation 'org.webjars.npm:bosket__core:0.4.4'
// https://jarcasting.com/artifacts/org.webjars.npm/bosket__core/
implementation ("org.webjars.npm:bosket__core:0.4.4")
'org.webjars.npm:bosket__core:jar:0.4.4'
<dependency org="org.webjars.npm" name="bosket__core" rev="0.4.4">
  <artifact name="bosket__core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bosket__core', version='0.4.4')
)
libraryDependencies += "org.webjars.npm" % "bosket__core" % "0.4.4"
[org.webjars.npm/bosket__core "0.4.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

Versions

Version
0.4.4