This commit is contained in:
28
node_modules/react-dnd-html5-backend/README.md
generated
vendored
Normal file
28
node_modules/react-dnd-html5-backend/README.md
generated
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
[](https://www.npmjs.org/package/react-dnd-html5-backend)
|
||||
[](https://travis-ci.org/react-dnd/react-dnd-html5-backend)
|
||||
[](https://david-dm.org/react-dnd/react-dnd-html5-backend)
|
||||
[](https://david-dm.org/react-dnd/react-dnd-html5-backend?type=dev)
|
||||
[](https://david-dm.org/react-dnd/react-dnd-html5-backend?type=peer)
|
||||
|
||||
# React DnD HTML5 Backend
|
||||
|
||||
The officially supported HTML5 backend for [React DnD](http://react-dnd.github.io/react-dnd/).
|
||||
See [the docs](http://react-dnd.github.io/react-dnd/docs/backends/html5) for usage information.
|
||||
|
||||
## Installation
|
||||
|
||||
If you use [npm](http://npmjs.com):
|
||||
|
||||
```
|
||||
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
|
||||
Reference in New Issue
Block a user