@sebkolind/draggy
v0.0.1
Published
A lightweight drag&drop library built with TypeScript.
Downloads
3
Readme
Draggy
A framework agnostic and lightweight drag&drop library built with TypeScript.
Install
npm i @sebkolind/draggyUsage
import { draggy } from "@sebkolind/draggy";
draggy({ target: ".column" });Documentation
Find the full documentation here.
