Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-column-view

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-column-view

A React hooks library for creating a customizable column/tree view explorer component

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
19
decreased by-55.81%
Maintainers
1
Weekly downloads
 
Created
Source

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();

:warning: Contributing

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

Let's code!

Keywords

FAQs

Package last updated on 31 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc