Skip to content
Shadix UI

Shadix UI

14 motion-heavy shadcn add-ons: signature pad, datetime picker, reorder list

Tier C · WeakRegistryComponent LibraryAnimation Libraryshadix-ui.vercel.app

Preview image from shadix-ui.vercel.app

A small namespaced shadcn registry by apix-js that fills the gaps shadcn/ui leaves open, with Framer Motion baked in. It is not a general component library: the 14 items are specific, non-trivial widgets like a signature pad, a combined date-and-time picker, a drag-to-reorder list, a morphing image, an expandable card and a custom video player. Components arrive as source, not an npm dependency, so you own and edit them after install. Useful when you need one of those exact widgets and do not want to build it yourself.

Install
npx shadcn@latest add @shadix-ui/action-button

For an agent

Cherry-pick from this — do not adopt it as a base library. Register the namespace once in components.json as "@shadix-ui": "https://shadix-ui.vercel.app/r/{name}.json", then pull only the widget you need; signature-pad, datetimepicker and reorder-list are the three that are genuinely hard to hand-roll and are the reason to come here. At 13 stars with no push since March 2026 you are effectively forking unmaintained code, so review the installed TSX rather than trusting it, and expect to supply your own aria wiring since accessibility is claimed but not evidenced.

Why it is here. A reminder that the useful long tail of shadcn registries is one-widget-deep — this one exists mainly because shadcn/ui still has no signature pad or combined datetime picker.

Install command, framework, licence and component list.

Facts

License
MIT
Pricing
Free, Open source
Framework
React, Next.js
Styling
Tailwind CSS, CSS custom properties
Distribution
shadcn registry, CLI installer, Copy-paste snippet, GitHub repository
Platform
Web
Content type
Code
Agent readiness
Machine-readable registry item, CLI installable, Copy-paste ready code, Readable open source, Structured documentation
Accessibility
Built on accessible primitives, Accessible
Maturity
Beta
GitHub stars
13

Components it ships

14 total

Helps you build

5

Notable for

  • signature pad and combined datetime picker
  • drag-to-reorder list
  • namespaced @shadix-ui registry
  • only 14 items, all non-primitive
  • low adoption, stale since March 2026

Provenance

Verified 2026-08-15. HTTP 200. https://shadix-ui.vercel.app, https://shadix-ui.vercel.app/docs, https://shadix-ui.vercel.app/r/registry.json (14 items enumerated), https://github.com/apix-js/shadix-ui, GitHub API repos/apix-js/shadix-ui

Also in Component Libraries

6
shadix-ui.vercel.appTier C