Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/florian-lefebvre/vue-simple-dnd
A simple Drag and Drop library for Vue 3.
https://github.com/florian-lefebvre/vue-simple-dnd
components composables dnd vue
Last synced: 2 months ago
JSON representation
A simple Drag and Drop library for Vue 3.
- Host: GitHub
- URL: https://github.com/florian-lefebvre/vue-simple-dnd
- Owner: florian-lefebvre
- License: mit
- Created: 2024-02-07T11:07:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-30T09:36:08.000Z (3 months ago)
- Last Synced: 2024-10-20T11:14:21.199Z (3 months ago)
- Topics: components, composables, dnd, vue
- Language: TypeScript
- Homepage: https://vue-simple-dnd.netlify.app
- Size: 191 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-simple-dnd
A simple Drag and Drop library for Vue 3.
To see how to get started, check out the [package README](./package/README.md)
## Licensing
[MIT Licensed](./LICENSE). Made with ❤️ by [Florian Lefebvre](https://github.com/florian-lefebvre).
## Acknowledgments
This library was developed while working on [Saturday Quiz Time](https://www.saturdayquiztime.com.au/).
Huge thanks to William for letting me open-source it ❤️.