Skip to content

zemd/drag-and-drop

Repository files navigation

@zemd/drag-and-drop

A simple drag and drop framework based on the native HTML5 drag and drop API. It provides a simple and convenient api for creating drag and drop interfaces. Framework agnostic but still can be integrated with any of them.

Installation

bun add @zemd/drag-and-drop
npm install @zemd/drag-and-drop
pnpm add @zemd/drag-and-drop

Usage

see examples for more details

License

All the code in the repository released under the Apache 2.0 license

Donate