dragdoll
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

DragDoll

DragDoll is a modular and highly extensible drag & drop system written in TypeScript. It's originally based on Muuri's internal drag & drop system, but fully redesigned to be used as a general purpose drag & drop system.

📡   Sweet Sensors

A well documented and extendable Sensor system that normalizes any inputs into unified drag events.

🤏   Dynamic Draggables

A highly customizable and pluggable Draggable system with autoscrolling superpowers.

🧘   Blissful DX

Comes with strong types, smart defaults and prebaked solutions for common use cases.

🎁   Tiny and Modular

Weighs around 11kB gzipped all in all, but you can use only the bits and pieces you need.

🍦   Vanilla Flavour

No frameworks were abused while writing this library. It's all vanilla framework-free TS down to the core.

💝   Free & Open Source

100% MIT licensed, spread the love.

Docs

https://niklasramo.github.io/dragdoll/docs/getting-started.html

Copyright

Copyright © 2022-2024, Niklas Rämö (inramo@gmail.com). Licensed under the MIT license.

Package Sidebar

Install

npm i dragdoll

Weekly Downloads

51

Version

0.4.0

License

MIT

Unpacked Size

271 kB

Total Files

51

Last publish

Collaborators

  • niklasramo