0.2.0 • Published 2 months ago

vue-simple-dnd v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

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:

  • playground contains code for testing the package
  • package contains the actual package

Install dependencies using pnpm:

pnpm i --frozen-lockfile

Start the playground:

pnpm playground:dev

You can now edit files in package. Please note that making changes to those files may require restarting the playground dev server.

Licensing

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 ❤️.

0.2.0

2 months ago

0.1.0

3 months ago

0.0.3

3 months ago

0.0.2

3 months ago

0.0.1

3 months ago