New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

dnd-tree-sortable

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dnd-tree-sortable

React sortable tree component

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

React Dnd Tree Sortable

Introduce

dnd-tree-sortable is a React component. It is very suitable for:

  • Drag and Drop Tree data
  • Virtualized list to optimize performance
  • Large data

Required:

  • react: ^18.3.1
  • react-dom: ^18.3.1

Tech

It built base on dnd-kit-example:

  • Dnd kit. A lightweight, modular, performant, accessible and extensible drag & drop toolkit for React.
  • virtuoso. is a set of React components that display large data sets using virtualized rendering. The Virtuoso components automatically handle items with variable sizes and changes in items' sizes.
  • rc-scrollbars.

Getting stated

npm i dnd-tree-sortable

Keywords

react

FAQs

Package last updated on 21 Sep 2024

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