native-js-dnd-list icon indicating copy to clipboard operation
native-js-dnd-list copied to clipboard

Drag'n'Drop list written in TypeScript with zero dependencies

native-js-dnd-list

👾 Drag'n'Drop list written in TypeScript with zero dependencies. Supports mobile devices

Demo: https://loonywizard.github.io/dnd-list/

Project setup

Install dependencies

yarn

Run

yarn dev

Lint

yarn lint