Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/formkit/drag-and-drop


https://github.com/formkit/drag-and-drop

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

FormKit Drag & Drop

[![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.


Check out the docs here!

---

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