Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmis1000/vue-dnd
A component less drag and drop util for enchancing your component
https://github.com/mmis1000/vue-dnd
Last synced: about 2 months ago
JSON representation
A component less drag and drop util for enchancing your component
- Host: GitHub
- URL: https://github.com/mmis1000/vue-dnd
- Owner: mmis1000
- Created: 2022-04-12T08:37:34.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T14:54:17.000Z (about 2 years ago)
- Last Synced: 2024-11-18T19:52:08.665Z (2 months ago)
- Language: TypeScript
- Size: 3.64 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue Dnd
Status: ALPHA
An un-opinionated drag and drop help utility.
It doesn't care about how you store the data or how you update the data.
All it does is sending the message from draggable to drop zone for you.## Document
See official document