dnd kit
@dndkit
Followers
815
Following
84
Media
0
Statuses
28
There’s a new kit on the block. A modern, lightweight, performant, accessible and extensible drag & drop toolkit for React.
Joined December 2020
Underrated drag and drop UX detail: Slightly rotate items while you drag them. It feels physical, playful, and instantly clear what’s happening. TBF, drag and drop is sooo tricky to nail. At define we use @dndkit. Thank you @clauderic_d!
9
15
261
Free @shadcn Data Grid with 20 advanced examples built with @tan_stack table and @dndkit: - Wrapper for TanStack table - Fully customizable table, row & cell - Drag & drop: rows/columns - Pinnable & movable columns - Local & remote data support - Rows selections - Movable
8
45
478
Just open-sourced PositionObserver – the missing observer to detect position, size & visibility changes. ⚡️ Async & efficient — zero polling, powered by native observers 🎯 Track elements relative to viewport or any root element Try it out 👉 npm install position-observer
7
27
211
I just updated the TanStack Table drag and drop examples to use @dndkit along with a new column ordering guide with recommendations on how to achieve best results when combining TanStack React Table with DnD libraries.
3
12
180
1
3
17
Drag and drop ✨ Never roll your own. It's always a mistake. So what do we use?
18
24
657
dndkit is great btw I’ve been implementing database-persisted ordering, and @dndkit has been a breeze to work with - including optimistic updates https://t.co/VY1x71JawD
dndkit.com
A modular, lightweight, performant, accessible and extensible drag & drop toolkit for React.
0
1
8
Hi everyone! Just a quick preview of the next video project: PageForm. It's a fullstack drag-and-drop web form builder that allows us to create forms, share them, and collect submissions. We will also implement a custom ( and simple ) validation logic for our forms. Stack:
7
9
102
✨ First Article Learn how to use the @dndkit library to build beautiful & accessible drag-and-drop interactions in React: https://t.co/fVNfNPjShD The article includes many interactive demos that should help explain the concepts:
2
2
9
Finally got drag and drop working in Daybuilder 🎉 I was worried this would be really tricky. But @dndkit actually made it quite simple. h/t to @clauderic_d for a building an awesome open source library for this 🫡
2
1
10
Album Rotation - Organize and visualize your favorite albums 💿 https://t.co/JjyngMo4dL Uses: - @dndkit for drag & drop ( https://t.co/bAYAOrJUF7) - React Spring for delete animation ( https://t.co/dmTW2IwmMk) - Local storage for persisting album artwork
0
1
2
third time I'm rebuilding this drag n drop interface and it's starting to shape up. switched from react-dnd to @dndkit by @clauderic_d and it's *chefs kiss*. looking forward to working on something else soon though :D
2
3
27
Spotted @dndkit in the wild 👀 Nice work @katherinecodes!
Try out this handy tool from @katherinecodes to help create and customize your next project's README 📖 https://t.co/4qC7gGt6le
1
1
9
Fun fact: we couldn’t decide which tool to use to manage our roadmap so we built our own. We made this in about 2h using @reactjs for the UI, @tailwindcss for styling, @dndkit for the drag-and-drop behavior, and @liveblocks for the real-time collaboration side of things.
1
3
19
I broke down the Sortable tree example into a visualization of the different concepts of @dndkit being used to highlight how it all works. Each element in the tree uses the `useSortable` hook, which is an abstraction on top of the `useDraggable` and `useDroppable` hooks
I recently built a sortable tree example with @dndkit. I’m really pleased with how it turned out ✨ Collapsible subtrees, removable items, unlimited nesting, dynamic placeholder, keyboard support and zero external dependencies. Try it out at https://t.co/NLEkuFQxzJ
1
4
35
Just tried using @dndkit in our product. The experience has been awesome. It's very intuitive, accessible, extremely extensible, and very easy to use. Best dnd library ever. If you haven't tried it yet, give it a try. You will not regret it. Thanks, @clauderic_d for @dndkit.
1
2
17
Someone built a sortable image grid with @dndkit today after having never used the library before, and it looks absolutely amazing ✨☺️ The images are from @unsplash I shared the code on @codesandbox if you're interested in how this was built: https://t.co/Frk5qnAZ2B
4
5
71