Skip to content

rlemaigre/Easy-DnD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a835315 · Apr 26, 2023
Apr 26, 2023
Apr 26, 2023
Apr 26, 2023
Nov 29, 2019
Feb 5, 2023
Apr 26, 2023
Nov 29, 2019
Nov 29, 2019
Apr 26, 2023
Dec 14, 2022
Apr 26, 2023
Apr 18, 2023
Dec 14, 2022

Repository files navigation

Vue-Easy-DnD

A HTML5 drag-and-drop replacement

Easy-DnD is a drag and drop implementation for Vue that uses only standard mouse events instead of the HTML5 drag and drop API, which is impossible to work with.

Think of it as a way to transfer data from some components to others using the mouse or support for a mouse assisted copy/cut - paste. It also allows for lists to be reordered by drag and drop.

Documentation

Our documentation has moved to Github Pages!

Examples

View more examples within our documentation

demo demo