Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 723 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 723 Bytes

@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