zheksoon / snapdrag

A simple, lightweight, and performant drag and drop library for React and vanilla JS
MIT License
80 stars 1 forks source link

How does this compare to Dragula? #1

Open tmcdos opened 2 months ago

tmcdos commented 2 months ago

Thank you for this library. Since I am currently using Dragula with Vue.JS, before trying SnapDrag I wanted to ask how does it compare to Dragula? And what issues did you have with the other libraries that pissed you off enough to build your own? By the way, I appreciate the fact that you did not go with HTML5 drag-and-drop - it lacks the ghost imaging which I think is the core of the UX when dragging.