SaaSHub helps you find the best software and product alternatives Learn more →
Dnd Alternatives
Similar projects and alternatives to dnd
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
dnd-kit
The modern, lightweight, performant, accessible and extensible drag & drop toolkit for React.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
rpg-quick-encounter
RPG quick encounter is an online tool to help you get up and running with your next encounter in moments.
-
react-sortable-hoc
A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
-
-
-
react-dnd-treeview
A draggable / droppable React-based treeview component. You can use render props to create each node freely.
-
react-drag-drop-files
Light and simple Reactjs drag and drop files library to use with very flexible options to change, so you put whatever the design you want for your drop-area. Users can drag and drop or even select the file anywhere in the window.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
dnd discussion
dnd reviews and mentions
-
Build a Sleek & Sortable Drag-and-Drop Kanban in React – No Hassle!
@wazza99/use-sortable also contain numerous functions which help in the management of your board state for example: addColumn,addColumnItem,deleteColumn... and so on, you can take a look at the docs here: docs. You can also take a look at @hello-pangea/dnd to understand more about the library.
-
Top 5 Drag-and-Drop Libraries for React
hello-pangea/dnd is a fork of react-beautiful-dnd, the legendary DnD library originally developed by Atlassian. It was designed specifically for list-based drag-and-drop interactions, prioritizing accessibility and smooth animations in kanban style UIs, like Trello.
-
Janky drag & drop animation using hello-pangea/dnd package (app dir)
I raised an issue on the dnd package here, but curious to see if anyone had the same issue: https://github.com/hello-pangea/dnd/issues/696
-
Which library is good for drag and drop functionality?
I tried dndkit recently but ended up liking https://github.com/hello-pangea/dnd waaaayyyy more. It's the active repo for beautiful-dnd which was made by atlassian and still used in their products.
- Drag and Drop for React 18
-
What's up with rfd!?
@react-forked/dnd found a new home and has moved to a new organization. You should install @hello-pangea/dnd instead if you want new features and bug fixes.
-
Dnd-kit
Word of warning : that library doesn't work with react 18 strict mode, and it doesn't seem like a fix is coming anytime soon because as I understand it it's not actively maintained anymore. A fork is in the works but as of now still no strict mode support.
-
rbd is dead, long life rfd!
TL;DR react-beautiful-dnd a.k.a. rbd isn’t actively maintained anymore. I’ve decided to fork the project to give it a second life. It’s called @react-forked/dnd or rfd. Try it!
-
https://dndkit.com – A lightweight, performant, accessible and extensible drag & drop toolkit for React
There's a new forked version now to pick up where Atlassisan left off: https://github.com/react-forked/dnd
-
A note from our sponsor - SaaSHub
www.saashub.com | 25 Mar 2025
Stats
hello-pangea/dnd is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of dnd is TypeScript.