@nosferatu500/react-dnd
v19.2.0
Published
Drag and Drop for React
Maintainers
Readme
react-dnd
React bindings for drag and drop: DndProvider, useDrag, useDrop, useDragLayer.
Part of React DnD — a maintained fork of react-dnd/react-dnd.
Install
npm install @nosferatu500/react-dndSupported React versions
^19.0.0
React 16, 17 and 18 are not supported. Use the upstream 16.0.1 release for
React 16/17.
Module format
ESM only. There is no CommonJS build. require() still works on Node
= 22.12, where
require(esm)is stable, and every modern bundler handles it natively.
Documentation
https://github.com/nosferatu500/react-dnd#readme
License
MIT. See LICENSE; the original React DnD copyright is retained.
