Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://react-dnd.github.io/react-dnd/
Drag and Drop for React
https://react-dnd.github.io/react-dnd/
drag-and-drop not-the-game react
Last synced: 3 months ago
JSON representation
Drag and Drop for React
- Host: GitHub
- URL: https://react-dnd.github.io/react-dnd/
- Owner: react-dnd
- License: mit
- Created: 2014-10-19T13:29:28.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T00:47:06.000Z (12 months ago)
- Last Synced: 2024-10-28T16:15:36.235Z (3 months ago)
- Topics: drag-and-drop, not-the-game, react
- Language: TypeScript
- Homepage: http://react-dnd.github.io/react-dnd
- Size: 566 MB
- Stars: 20,990
- Watchers: 189
- Forks: 1,991
- Open Issues: 452
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
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://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Freact-dnd%2Freact-dnd%2Fbadge%3Fref%3Dmain&style=flat)](https://actions-badge.atrox.dev/react-dnd/react-dnd/goto?ref=main)
[![codecov](https://codecov.io/gh/react-dnd/react-dnd/branch/main/graph/badge.svg)](https://codecov.io/gh/react-dnd/react-dnd)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=react-dnd/react-dnd)](https://dependabot.com)# 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
Questions? Find us on the Reactiflux Discord Server (**#need-help**)
https://www.reactiflux.com/
### Shoutouts 🙏
Big thanks to [BrowserStack](https://www.browserstack.com) for letting the maintainers use their service to debug browser issues.