DnD Multi Backend [![NPM Version][npm-image]][npm-url] ![Build Status][ci-image]
This project is a Drag'n'Drop backend compatible with DnD Core.
It enables your application to use different DnD backends depending on the situation. Different packages are available depending on your frontend framework:
- React:
react-dnd-multi-backend - Angular:
angular-skyhook(see documentation for more information) - Any:
dnd-multi-backend
- React DnD Preview:
react-dnd-preview(included inreact-dnd-multi-backend)
Thanks
Thanks to the React DnD HTML5 Backend maintainers which obviously greatly inspired this project.
License
MIT, Copyright (c) 2016-2026 Louis Brunner
[npm-image]: https://img.shields.io/npm/v/dnd-multi-backend.svg [npm-url]: https://npmjs.org/package/dnd-multi-backend [ci-image]: https://github.com/LouisBrunner/dnd-multi-backend/workflows/Build/badge.svg