1.0.4 • Published 5 years ago

js-drag-drop v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Drag and drop

Based on dragula 3.7.2 https://github.com/bevacqua/dragula

Install

npm i js-drag-drop
Including the CSS!

There's a few CSS styles you need to incorporate in order for js-drag-drop to work as expected.

You can add them by including dist/js-drag-drop.css or dist/js-drag-drop.min.css in your document. If you're using Stylus, you can include the styles using the directive below.

@import 'node_modules/js-drag-drop/js-drag-drop'
1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago