@nosferatu500/react-dnd-test-backend
v19.2.0
Published
A mock backend for testing React DnD apps
Maintainers
Readme
react-dnd-test-backend
A backend that scripts drag interactions, for testing React DnD apps.
Part of React DnD — a maintained fork of react-dnd/react-dnd.
Install
npm install @nosferatu500/react-dnd-test-backendSupported 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.
