React Movable
🔀 Accessible & tiny Drag and drop Component for lists and tables
Creator
Vojtech Miksu @vmiksu
Description
There are multiple great libraries in React's ecosystem already. So why was react-movable created? There are two main goals: Small footprint. It's about 10 times smaller than react-dnd or react-beautiful-dnd and half of the size of react-sortable-hoc. Simple but not compromised. Every byte counts but not if it comes down to the support for accessibility, screen readers, keyboards and touch devices. The goal is to support a limited set of use cases but without compromises.Visit Site