README
Dragqueen facilitates HTML5 drag and drop by providing intuitive wrappers around the methods
TODO: add tests and populate this README with details!
HTML5 drag and drop facilitator
<script type="module">
import dragqueen from 'https://cdn.skypack.dev/dragqueen';
</script>
Dragqueen facilitates HTML5 drag and drop by providing intuitive wrappers around the methods
TODO: add tests and populate this README with details!