Draggy A framework agnostic and lightweight drag&drop library built with TypeScript. Install npm i @sebkolind/draggy Usage import { draggy } from "@sebkolind/draggy"; draggy({ target: ".column" }); Learn more For docs, examples, and more visit the documentation site. Demo demo.mov