JSPM

  • Created
  • Published
  • Downloads 2107405
  • Score
    100M100P100Q217952F
  • License MIT

HTML5 backend for React DnD

Package Exports

  • react-dnd-html5-backend
  • react-dnd-html5-backend/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-dnd-html5-backend) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

npm package Build Status dependencies Status devDependencies Status peerDependencies Status

React DnD HTML5 Backend

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

Installation

If you use npm:

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

Browser Support

We strive to support the evergreen browsers.

Unfortunately the browser bugs, inconsistencies, and regressions come up from time to time, so please make sure you test your app on the browsers you’re interested in, and report any bugs to us.

License

MIT