react-column-view
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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!

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i react-column-view

    Weekly Downloads

    3

    Version

    1.0.0

    License

    none

    Unpacked Size

    22.7 kB

    Total Files

    23

    Last publish

    Collaborators

    • riccardo.caranfil