UNPKG

@weser/dnd

Version:

React library for low-level drag'n'drop implementations

23 lines (16 loc) 709 B
# @weser/dnd <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> ## Installation ```sh # npm npm i --save @weser/dnd # yarn yarn add @weser/dnd # pnpm pnpm add @weser/dnd ``` ## Documentation ## License @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 withby [@robinweser](http://weser.io).