zhusee2 / react-dnd

Drag and Drop for React

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm version npm downloads Build Status codecov

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/

Technical Details

  • ES Modules w/ Embedded CJS for Jest Testing
  • Ships w/ TS Typings
  • Browserlist Target: >0.25%, not dead
  • CJS builds: (react-dnd-cjs, react-dnd-html5-backend-cjs)
  • UMD builds: (react-dnd-umd-builds)

Shoutouts 🙏

BrowserStack Logo

Big thanks to BrowserStack for letting the maintainers use their service to debug browser issues.

About

Drag and Drop for React

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

License:MIT License


Languages

Language:TypeScript 95.8%Language:JavaScript 3.2%Language:HTML 0.6%Language:Shell 0.3%