Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/formkit/drag-and-drop
https://github.com/formkit/drag-and-drop
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/formkit/drag-and-drop
- Owner: formkit
- License: mit
- Created: 2023-12-08T16:34:12.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-01T23:47:45.000Z (about 1 month ago)
- Last Synced: 2024-10-02T00:02:00.422Z (about 1 month ago)
- Language: HTML
- Homepage: https://drag-and-drop.formkit.com
- Size: 11.6 MB
- Stars: 1,412
- Watchers: 10
- Forks: 25
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![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.
---
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