Skip to content

sebkolind/draggy

Repository files navigation

🐲 Draggy

A headless, framework agnostic and lightweight drag&drop library.

Install

npm i @sebkolind/draggy

Features

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