4 Forks
17 Stars
17 Watchers

DragonflyJS

DragonflyJS is a tiny vanilla JavaScript library that enables drag and drop functionality with zero dependencies. By implementing this library, a user is able to drag and drop elements and reorder them. https://getbutterfly.com/dragonflyjs-vanilla-javascript-drag-and-drop/

How to download and setup DragonflyJS

Open terminal and run command
git clone https://github.com/wolffe/DragonflyJS.git
git clone is used to create a copy or clone of DragonflyJS repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DragonflyJS https://github.com/wolffe/DragonflyJS/archive/master.zip

Or simply clone DragonflyJS with SSH
[email protected]:wolffe/DragonflyJS.git

If you have some problems with DragonflyJS

You may open issue on DragonflyJS support forum (system) here: https://github.com/wolffe/DragonflyJS/issues