# react-dnd-html5-backend

> HTML5 backend for React DnD

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

## Install

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

## 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 | 2015-10-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 163.6 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-html5-backend
- Repository: https://github.com/react-dnd/react-dnd
- npm.io page: https://npm.io/package/react-dnd-html5-backend

## Dependencies (1)

- [dnd-core](https://npm.io/package/dnd-core.md) ^16.0.1

## Recent versions

- 16.0.1 (latest) — 2022-04-19
- 12.0.1-canary.1 (canary) — 2021-02-22
- 12.0.1 (alpha) — 2021-02-22
- 3.0.0 (beta) — 2018-05-02
- 16.0.0 — 2022-04-05
- 15.1.3 — 2022-03-31
- 15.1.2 — 2022-02-07
- 15.1.1 — 2022-02-06
- 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.1.0 — 2022-01-02
- 14.0.2 — 2021-09-27
- 14.0.1 — 2021-08-13
- … 64 more at https://npm.io/package/react-dnd-html5-backend/versions

## README

[![npm package](https://img.shields.io/npm/v/react-dnd-html5-backend.svg?style=flat-square)](https://www.npmjs.org/package/react-dnd-html5-backend)
[![Build Status](https://travis-ci.org/react-dnd/react-dnd-html5-backend.svg?branch=main)](https://travis-ci.org/react-dnd/react-dnd-html5-backend)
[![dependencies Status](https://david-dm.org/react-dnd/react-dnd-html5-backend/status.svg)](https://david-dm.org/react-dnd/react-dnd-html5-backend)
[![devDependencies Status](https://david-dm.org/react-dnd/react-dnd-html5-backend/dev-status.svg)](https://david-dm.org/react-dnd/react-dnd-html5-backend?type=dev)
[![peerDependencies Status](https://david-dm.org/react-dnd/react-dnd-html5-backend/peer-status.svg)](https://david-dm.org/react-dnd/react-dnd-html5-backend?type=peer)

# React DnD HTML5 Backend

The officially supported HTML5 backend for [React DnD](http://react-dnd.github.io/react-dnd/).
See [the docs](http://react-dnd.github.io/react-dnd/docs/backends/html5) for usage information.

## Installation

If you use [npm](http://npmjs.com):

```
npm install --save react-dnd-html5-backend
```

## Browser Support

We strive to support the evergreen browsers.

Unfortunately the browser bugs, inconsistencies, and regressions come up from time to time, so please make sure you test your app on the browsers you’re interested in, and report any bugs to us.

## License

MIT

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