# vue3-dnd
**Repository Path**: 1005/vue3-dnd
## Basic Information
- **Project Name**: vue3-dnd
- **Description**: React Dnd的Vue 3版本
- **Primary Language**: TypeScript
- **License**: MIT
- **Default Branch**: main
- **Homepage**: https://www.vue3-dnd.com
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 5
- **Created**: 2023-12-05
- **Last Updated**: 2023-12-05
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Vue3 Dn
[website](https://hcg1023.github.io/vue3-dnd/) |
[中文官网](https://haochenguang.gitee.io/vue3-dnd/)
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://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
点击查看包中的文档(Click look the documentation in the package)
**[中文](packages/vue3-dnd/README_ZH.md)** | **[English](packages/vue3-dnd/README.md)**
## Contributors
Made with [contrib.rocks](https://contrib.rocks).
## Thanks
[React-Dnd](https://github.com/react-dnd/react-dnd)