list-dragon

Drag and drop items between lists.

Usage no npm install needed!

<script type="module">
  import listDragon from 'https://cdn.skypack.dev/list-dragon';
</script>

README

list-dnd

Drag and drop items between lists.

v1.3.1 Qualifies a reference to ShadowRoot which was causing error on drag in non-Chrome browsers..

API documentation

Detailed API docs can be found here.

Demo

A demo can be found here.

CDN versions

To use in a browser, you have two options:

  1. Incorporate the node module into your own browserified project.
  2. Use the browserified versions list-dragon.js or list-dragon.min.js available on the Github pages CDN.

Git Submodules

See the note Regarding submodules for important information on cloning this repo or re-purposing its build template.