https://github.com/formkit/drag-and-drop
https://github.com/formkit/drag-and-drop
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/formkit/drag-and-drop
- Owner: formkit
- License: mit
- Created: 2023-12-08T16:34:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-05T17:41:25.000Z (about 1 year ago)
- Last Synced: 2025-04-09T19:16:14.470Z (about 1 year ago)
- Language: HTML
- Homepage: https://drag-and-drop.formkit.com
- Size: 12.5 MB
- Stars: 1,779
- Watchers: 11
- Forks: 40
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

[](https://github.com/formkit/drag-and-drop/actions/workflows/ci.yml)

## Introduction
FormKit’s Drag and Drop is a small library for adding data-first drag and drop sorting and transferring for lists in your app. It’s simple, flexible, framework agnostic, and clocks in at only ~4Kb gzipped.
---
Created by the FormKit team.
> [!NOTE]
> Unlike many projects this repository includes the `dist` directory since the documentation extracts TypeScript types from the build source code.
## About this repository