1.0.0 • Published 3 years ago
react-column-view v1.0.0

Hooks for easily creating column views / file system trees in React
Getting started
Demo
Check out the main demo
Installing
Install using yarn running
yarn add react-column-viewOr with npm running
npm install react-column-viewUsage
Use the main hook in this way
const { insert, root, path, select } = useColumnView();:warning: Contributing
The library is currently under development, so feel free to join the project.
Let's code!
0.1.0
3 years ago
1.0.0
3 years ago
0.2.0
3 years ago
0.0.1-alpha.3
5 years ago
0.0.1-alpha.2
5 years ago
0.0.1-alpha.1
5 years ago
0.0.1-alpha.0
5 years ago