codef0rmer / angular-dragdrop

Implementing jQueryUI Drag and Drop functionality in AngularJS (with Animation) is easier than ever
http://codef0rmer.github.com/angular-dragdrop/#/
MIT License
1.78k stars 574 forks source link

Suggestion #322

Open hiagodotme opened 7 years ago

hiagodotme commented 7 years ago

Why do not they register a library in NPM too? Many projects use both bpm and npm, including you use packages provided by npm to make the contribution. I say this because I find it bad to work with more than one package manager. It's just a tip, thank you.