UNPKG

@formkit/drag-and-drop

Version:

Drag and drop package.

22 lines (13 loc) 975 B
<img src="https://s3.amazonaws.com/cdn.formk.it/web-assets/drag-and-drop.gif" alt="FormKit Drag & Drop" width="250" height="250"> [![Tests](https://github.com/formkit/drag-and-drop/actions/workflows/ci.yml/badge.svg)](https://github.com/formkit/drag-and-drop/actions/workflows/ci.yml)![GitHub Sponsors](https://img.shields.io/github/sponsors/formkit) ![NPM Version](https://img.shields.io/npm/v/%40formkit%2Ftempo) ## 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. <a href="https://drag-and-drop.formkit.com"> Check out the docs here! </a> --- Created by the <a href="https://formkit.com">FormKit team</a>. > [!NOTE] > Unlike many projects this repository includes the `dist` directory since the documentation extracts TypeScript types from the build source code. ## About this repository