https://github.com/hcg1023/vue3-dnd
React Dnd implementation in Vue Composition-api.
https://github.com/hcg1023/vue3-dnd
drag drag-and-drop draggable react-dnd vue vue-dnd
Last synced: 4 months ago
JSON representation
React Dnd implementation in Vue Composition-api.
- Host: GitHub
- URL: https://github.com/hcg1023/vue3-dnd
- Owner: hcg1023
- License: mit
- Created: 2022-03-13T10:45:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T00:53:05.000Z (12 months ago)
- Last Synced: 2024-10-30T02:55:32.697Z (12 months ago)
- Topics: drag, drag-and-drop, draggable, react-dnd, vue, vue-dnd
- Language: TypeScript
- Homepage: https://www.vue3-dnd.com
- Size: 104 MB
- Stars: 637
- Watchers: 1
- Forks: 52
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vue-3 - vue3-dnd - React DnD vue3 implementation, free drag via hooks. (Packages)
README
# Vue3 Dn
React Dnd implementation in Vue Composition-api.
**Supports Vue2 and Vue3**
If you think this project is helpful to you, I hope you can contribute a [star⭐](https://github.com/hcg1023/vue3-dnd)
[](https://www.npmjs.com/package/vue3-dnd)
[](https://github.com/hcg1023/vue3-dnd/actions/workflows/ci.yml)
[](https://packagephobia.now.sh/result?p=vue3-dnd)
[](https://bundlephobia.com/package/vue3-dnd@latest)
[](https://github.com/hcg1023/vue3-dnd/issues?q=is%3Aopen+is%3Aissue)
[](https://github.com/hcg1023/vue3-dnd/stargazers)
[](https://github.com/hcg1023/vue3-dnd/network/members)
[](https://github.com/hcg1023/vue3-dnd/pulls)
[](https://github.com/hcg1023/vue3-dnd/graphs/contributors)
[](https://www.npmjs.com/package/vue3-dnd)
[](https://www.npmjs.com/package/vue3-dnd)
[](https://openbase.com/js/vue3-dnd?utm_source=embedded&utm_medium=badge&utm_campaign=rate-badge)
[](https://github.com/hcg1023/vue3-dnd/blob/main/LICENSE)
## Docs
[vue3-dnd.com](https://www.vue3-dnd.com)
Made with [contrib.rocks](https://contrib.rocks).
## Thanks
[React-Dnd](https://github.com/react-dnd/react-dnd)