A simple Drag and Drop library for Vue 3.
Read the vue-simple-dnd
docs.
This package is structured as a monorepo:
playground
contains code for testing the packagepackage
contains the actual package
Install dependencies using pnpm:
pnpm i --frozen-lockfile
Start 2 terminals:
pnpm package:dev
pnpm playground:dev
MIT Licensed. Made with ❤️ by Florian Lefebvre.
This library was developed while working on Saturday Quiz Time. Huge thanks to William for letting me open-source it ❤️.