
Lrdragndrop is a drag and drop module for angularjs which allows one to drag items from one collection and drop to another one; or reorder the items within the same collection.
it is "item oriented" which imply:
* the directives must be used with the standard ngrepeat directive
* "adorners" can be added
* works only with non empty collections