Skip to content

Files

Latest commit

author
Sasha Milenkovic
Jun 16, 2024
48efc47 · Jun 16, 2024

History

History
21 lines (13 loc) · 975 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 975 Bytes

FormKit Drag & Drop

TestsGitHub Sponsors NPM Version

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