Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加vue3-dnd,一个高自由度的拖拽hooks库,react-dnd的vue3实现 #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,8 @@ awesome-github-vue 是由[OpenDigg](http://www.opendigg.com/)整理并维护的V
- [vue-router-storage](https://github.com/ElderJames/vue-router-storage) ★9 - vue历史路由持久化的解决方案
- [vue-input-autosize](https://github.com/syropian/vue-input-autosize) ★9 - 基于内容自动调整文本输入的大小
- [vue-data-validator](https://github.com/phphe/vue-data-validator) ★4 - Vuejs2的数据验证插件
- [vue-lazyloadImg](https://github.com/yodfz/vue-lazyloadImg) ★4 - 图片懒加载插件
- [vue-lazyloadImg](https://github.com/yodfz/vue-lazyloadImg) ★4 - 图片懒加载插件
- [vue3-dnd](https://github.com/hcg1023/vue3-dnd) ★21 - 基于React Dnd的Vue3实现,高自由度的拖拽实现

## 服务端

Expand Down