/dndkit-sortable-tailwind

Simple examples on using dndkit-sortable. Made pretty w/ tailwind + daisyui

Primary LanguageTypeScriptMIT LicenseMIT

Simple Sortable DNDKit examples

Although there are several examples on how to use @dnd-kit, there weren't any I could just run in my local setup quickly. Providing simple examples with lightweight components to better help me build draggable components and to anyone that might find it useful.

See this in action https://dndkit-sortable-tailwind.vercel.app/

TODOS

  • Simple list
  • Nested list w/ simple dnd
  • Nested list w/ dnd supported across folders. i.e Drag files into or out of folders.
  • Nested list with deletion