golaco-drag-drop

1.1.0 • Public • Published

#Native AngularJs drag and drop directive#

An easy to use, native, directive to enable drag/drop in your angular app. This directive has no dependency on jQuery or other frameworks, it does require a browser that supports the HTML5 drag/drop events.

Live Demo

Documentation

##UUID Service## A very simple service for working with UUIDs.

Live Demo

Documentation

dataTransfer hack

The jQuery event object does not have a dataTransfer property... true, but one can try:

jQuery.event.props.push('dataTransfer');

Readme

Keywords

Package Sidebar

Install

npm i golaco-drag-drop

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

6.67 kB

Total Files

6

Last publish

Collaborators

  • therealbrenu