Skip to content

sebkolind/draggy

Repository files navigation

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

About

A lightweight drag&drop library built with TypeScript.

Resources

Stars

Watchers

Forks