Skip to content

Hooks for creating easily column views / file system trees in React

License

Notifications You must be signed in to change notification settings

emberist/react-column-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Column View Cover

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-view

Or with npm running

npm install react-column-view

Usage

Use the main hook in this way

const { insert, root, path, select } = useColumnView();

⚠️ Contributing

The library is currently under development, so feel free to join the project.

Let's code!

About

Hooks for creating easily column views / file system trees in React

Resources

License

Stars

Watchers

Forks

Packages

No packages published