@weser/dnd
Version:
React library for low-level drag'n'drop implementations
23 lines (16 loc) • 709 B
Markdown
<img alt="npm version" src="https://badge.fury.io/js/@weser%2Fdnd.svg"> <img alt="npm downloads" src="https://img.shields.io/npm/dm/@weser/dnd.svg"> <a href="https://bundlephobia.com/result?p=@weser/dnd@latest"><img alt="Bundlephobia" src="https://img.shields.io/bundlephobia/minzip/@weser/dnd.svg"></a>
```sh
npm i --save @weser/dnd
yarn add @weser/dnd
pnpm add @weser/dnd
```
@weser/dnd is licensed under the [MIT License](http://opensource.org/licenses/MIT).<br>
Documentation is licensed under [Creative Common License](http://creativecommons.org/licenses/by/4.0/).<br>
Created with ♥ by [@robinweser](http://weser.io).