0.6.2 • Published 1 year ago
vue-simple-dnd v0.6.2
vue-simple-dnd
A simple Drag and Drop library for Vue 3.
Documentation
Read the vue-simple-dnd docs.
Contributing
This package is structured as a monorepo:
playgroundcontains code for testing the packagepackagecontains the actual package
Install dependencies using pnpm:
pnpm i --frozen-lockfileStart 2 terminals:
pnpm package:dev
pnpm playground:devLicensing
MIT Licensed. Made with ❤️ by Florian Lefebvre.
Acknowledgements
This library was developed while working on Saturday Quiz Time. Huge thanks to William for letting me open-source it ❤️.