# react-dnd

> Drag and Drop for React

Latest version **16.0.1** (published 2022-04-19) · MIT license · 0 weekly downloads

## Install

```sh
npm install react-dnd
pnpm add react-dnd
yarn add react-dnd
bun add react-dnd
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; popular repo.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 16.0.1 |
| Published | 2022-04-19 |
| First published | 2014-10-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 5 |
| Unpacked size | 226 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 21629 |
| Maintainers | jordangens, gaearon, darthtrevino, nirice, sant0shg |

## Links

- npm: https://www.npmjs.com/package/react-dnd
- Repository: https://github.com/react-dnd/react-dnd
- npm.io page: https://npm.io/package/react-dnd

## Dependencies (5)

- [dnd-core](https://npm.io/package/dnd-core.md) ^16.0.1
- [fast-deep-equal](https://npm.io/package/fast-deep-equal.md) ^3.1.3
- [@react-dnd/invariant](https://npm.io/package/@react-dnd/invariant.md) ^4.0.1
- [@react-dnd/shallowequal](https://npm.io/package/@react-dnd/shallowequal.md) ^4.0.1
- [hoist-non-react-statics](https://npm.io/package/hoist-non-react-statics.md) ^3.3.2

## Recent versions

- 16.0.1 (latest) — 2022-04-19
- 3.0.0 (beta) — 2018-05-02
- 16.0.0 — 2022-04-05
- 15.1.2 — 2022-03-31
- 15.1.1 — 2022-02-07
- 15.1.0 — 2022-02-05
- 15.0.2 — 2022-02-04
- 15.0.1 — 2022-02-04
- 15.0.0 — 2022-02-04
- 14.0.5 — 2022-01-02
- 14.0.4 — 2021-09-27
- 14.0.3 — 2021-08-13
- 14.0.2 — 2021-03-22
- 14.0.1 — 2021-03-09
- 14.0.0 — 2021-03-09
- … 125 more at https://npm.io/package/react-dnd/versions

## README

[![npm version](https://img.shields.io/npm/v/react-dnd.svg?style=flat-square)](https://www.npmjs.com/package/react-dnd)
[![npm downloads](https://img.shields.io/npm/dm/react-dnd.svg?style=flat-square)](https://www.npmjs.com/package/react-dnd)
[![Build Status](https://travis-ci.org/react-dnd/react-dnd.svg?branch=main)](https://travis-ci.org/react-dnd/react-dnd)

# React _DnD_

Drag and Drop for React.

See the docs, tutorials and examples on the website:

http://react-dnd.github.io/react-dnd/

See the changelog on the Releases page:

https://github.com/react-dnd/react-dnd/releases

Big thanks to [BrowserStack](https://www.browserstack.com) for letting the maintainers use their service to debug browser issues.

---
_Source: https://npm.io/package/react-dnd · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
