From 99e2b9809f8ded5b18e6244b575b80b32d77bcca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E6=99=A8=E5=85=89?= <2293885211@qq.com> Date: Tue, 19 Apr 2022 10:28:26 +0800 Subject: [PATCH] feat: Add vue3-dnd --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b938ec..35650d9 100644 --- a/README.md +++ b/README.md @@ -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实现,高自由度的拖拽实现 ## 服务端