/react-dnd-html5-backend

HTML5 backend for React DnD

Primary LanguageJavaScriptMIT LicenseMIT

React DnD HTML5 Backend npm package

The officially supported HTML5 backend for React DnD.
See the docs for usage information.

Installation

npm install --save react-dnd-html5-backend

While we suggest you to use NPM, you can find the precompiled UMD build in the dist folder available on the latest branch as well as in every tagged release. This is where you can point Bower if that’s what you use.

There is no dist folder on the master branch.

License

MIT