Fluid DnD is a fluid, agnostic and versatil drag and drop library for lists with support for Vue 3 and Svelte. It's alightweight tool ~7 Kb (gzip) with no depenencies.

- ✅ Fully customizable 🎨.
- ✅ Zero dependencies 🪶.
- ✅ Work with horizontal➡️and vertical list ⬇️.
- ✅ Mouse 🐭 and touch 👉📱 (mobile, tablet and so on) support.
- ✅ Nice documentation 📑 and examples.
- ✅ Fully tested 🧪, typed and reliable.
- ✅ 🎥 Animations by react-beautiful-dnd
- ✅ 🎨 Api by Drag & Drop by Formkit
- ✅ 🧰 Features by Vue.Draggable
-
Install fluid-dnd:
# with npm: npm i fluid-dnd # with yarn: yarn add fluid-dnd # with pnpm: pnpm i fluid-dnd
-
Documentation
If you're interested in contributing to fluid-dnd, please read our contributing docs before submitting a pull request CONTRIBUTING.
- MIT.