Skip to content

Commit 99aebc4

Browse files
committed
added to Drag n Drop list, my libary
1 parent dfc2078 commit 99aebc4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1084,7 +1084,7 @@ _Overlay / modal / alert / dialog / lightbox / popup_
10841084

10851085
#### Icons
10861086

1087-
- [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons "vue-material-design-icons on GitHub") - A collection of SVG Material Design icons as single file components.
1087+
- [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons 'vue-material-design-icons on GitHub') - A collection of SVG Material Design icons as single file components.
10881088
- [vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome) - Font Awesome 5 Vue component
10891089
- [vue-country-flag](https://github.com/P3trur0/vue-country-flag) - Vue component for country flag icons
10901090
- [vue-fa](https://github.com/Cweili/vue-fa) - Simple FontAwesome 5 Vue.js 2 component.
@@ -1283,6 +1283,7 @@ _Date / datetime / time Picker_
12831283

12841284
##### Drag and Drop
12851285

1286+
- [Vue DnD Kit](https://github.com/zizigy/vue-dnd-kit) - A lightweight, performant drag and drop toolkit for Vue 3 with composable API, keyboard navigation, accessibility support, and advanced customization options. Supports any cases, and touch devices. Inspired by React DnD Kit
12861287
- [vuedraggable-plus](https://github.com/Alfred-Skyblue/vue-draggable-plus) - Vue component allowing drag-and-drop sorting module, support Vue>=v3 or Vue>=2.7. Based on Sortable.js.
12871288
- [vue-draggable-resizable](https://github.com/mauricius/vue-draggable-resizable) - Vue2 component for draggable and resizable elements.
12881289
- [vue-smooth-dnd](https://github.com/kutlugsahin/vue-smooth-dnd) - Vue wrappers of smooth-dnd library. drag and drop, sortable library covering for many cases.
@@ -1726,7 +1727,9 @@ _Render Vue application to HTML on the server and to the DOM in the browser_
17261727
### Prerendering
17271728

17281729
- [vue-genesis](https://github.com/fmfe/genesis) - 🔥Micro front end, micro service and lightweight solution based on Vue SSR🔥
1730+
17291731
<!-- md-parser-end -->
1732+
17301733
<br/>
17311734
<br/>
17321735
<br/>

0 commit comments

Comments
 (0)