Skip to content

naviance/react-arborist-fork

 
 

Repository files navigation

React Arborist (with DND-multi-backend)

This is a fork of react-arborist that adds support for multiple backends like HTML5 and Touch. It uses react-dnd-multi-backend to provide support for HTML5 and Touch. Hoping to get it work with Accessible backends for Keyboard support.

For most documentation and examples, please refer to the original react-arborist package. This fork is intended to be a drop-in replacement for the original package, with the added benefit of supporting multiple backends.

The react-arborist package is still in process to release v4 which adds accessibility features, fixes bugs and improves overall user experience. I will try to keep this package up-to-date, but this package should be a temporary solution until the original package has the touch and accessibility features.

Installation

Execute below command to install the package, make sure you have .npmrc setup to use @naviance registry.
npm i @naviance/react-arborist

About

The complete tree view component for React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.3%
  • JavaScript 1.3%
  • CSS 1.1%
  • Other 0.3%