Sortable

A lightweight, FLIP-animated sortable list. Supports vertical, horizontal, and grid layouts.

Authentication Setup auth providers
Database Configure database schema
Storage Setup file storage buckets
Deployment Configure Vercel deployment
Installation
Run the following command to install the `sortable` components:
npx shadcn-svelte@latest add https://more-shadcn.noair.fun/r/sortable.json
Grid Layout
Use class="grid grid-cols-..." on the Root component. The component automatically calculates 2D displacement (X and Y axis).
Horizontal List
Perfect for sorting tabs, tags, or Kanban columns. Set orientation="horizontal" (or use flex-row class).
Home
About
Work
Contact
Command Palette
Search for a command to run