nova
By lucky-chap
dnd-kit
The modern, lightweight, performant, accessible and extensible drag & drop toolkit for React. (by clauderic)
nova | dnd-kit | |
---|---|---|
1 | 45 | |
7 | 13,035 | |
- | - | |
0.7 | 1.7 | |
over 1 year ago | 7 days ago | |
JavaScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nova
Posts with mentions or reviews of nova.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-24.
-
Best dnd library for multiple component select?
You can try this out: react-beautiful-dnd . It's what I used in this my project Nova
dnd-kit
Posts with mentions or reviews of dnd-kit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-11-09.
-
Best React Libraries for Admin Panels
5. @dnd-kit for Drag and Drop: Lightweight, Modular, and Accessible
-
I made Webflow but for Python UI. Here's how I built it
When starting out I had researched on a couple of libraries such as React-beautiful-Dnd, React Dnd-kit and React Swappy.
-
A feature-rich front-end drag-and-drop component library
dndkit seemed very promising, until I realized the state of development [0], and critical performance issues if you want to use it for larger lists (individual issues linked within [0]). So it's fine if you need to use it for simple scenarios and a smaller number of items, but otherwise, it's inadequate in current state, unfortunately...The fact that the post was in Aug 2023, perf. issues still remain and there's low activity on issues in general, doesn't bode well...
[0] - https://github.com/clauderic/dnd-kit/issues/1194
-
Best Next.js Libraries and Tools in 2024
Link: https://dndkit.com/
-
Curious case of Drag and Drop
dnd-kit is one of the newest ones, it is modern, light-weight, and performant.
-
React Ecosystem in 2024
Website: DND Kit
-
Show HN: An open source visual editor for React
Yup that's the one. Also recommend checking out [dnd-kit](https://dndkit.com), which we may migrate to at a later date.
- 🎲 Dice Merge - ReactJS
-
Technology behind figma/godaddy/google site
You can drag and drop things in pure assembly by using native browsers APIs or using a library like https://dndkit.com/.
-
🎉Top React Libraries for Developers
DND Kit is a React library for building complex drag-and-drop web applications. It provides a set of APIs for handling drag-and-drop interactions, making it easier to build custom drag-and-drop.