react-dnd-electron-backend

Electron backend for React DnD

Usage no npm install needed!

<script type="module">
  import reactDndElectronBackend from 'https://cdn.skypack.dev/react-dnd-electron-backend';
</script>

README

React DnD Electron Backend

This is a fork of the officially supported HTML5 backend for React DnD with some modifications for Electron. See the docs for usage information.

Changes

  • Expose native files at drag start
  • Removed some cross-browser support

Installation

If you use npm:

npm install --save react-dnd-electron-backend

License

MIT