1.0.5 • Published 2 years ago

@plastic-ui/tree v1.0.5

Weekly downloads
9
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

A Collapsible Tree component.

tree

Install

This component requires React, @material-ui/core and @material-ui/icons. Make sure those libraries have already been installed. Then execute the following command:

npm install @plastic-ui/tree

# or

yarn add @plastic-ui/tree

Example

You'll find a complete example here.

Demo

To start the demo simply:

# clone this repository
git clone https://github.com/gchumillas/tree

# install dependencies
cd tree
yarn

# and run the demo (it takes a while, be patient)
yarn demo
1.0.5

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago