{"library":"react-dnd","type":"library","category":null,"description":"React DnD is a JavaScript library designed to help you build complex drag and drop interfaces for React applications. It provides a flexible, declarative API that abstracts away the complexities of the native HTML5 Drag and Drop API, offering a backend-agnostic architecture that supports various interaction models (e.g., HTML5, Touch). The current stable version is 16.0.1, with recent major releases (v15 and v16) emphasizing a shift towards a hooks-based API and an ESM-only distribution. React DnD aims for a decoupled approach, allowing developers to define drag sources and drop targets independently, making it a robust choice for intricate drag-and-drop functionalities.","language":"javascript","status":"active","version":"16.0.1","tags":["javascript","typescript"],"install":[{"cmd":"npm install react-dnd","imports":["import { DndProvider } from 'react-dnd'","import { useDrag } from 'react-dnd'","import { useDrop } from 'react-dnd'","import { HTML5Backend } from 'react-dnd-html5-backend'"]},{"cmd":"yarn add react-dnd","imports":[]},{"cmd":"pnpm add react-dnd","imports":[]}],"homepage":"https://react-dnd.github.io/react-dnd/","github":"https://github.com/react-dnd/react-dnd","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/react-dnd","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/react-dnd/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}