Shadix UI
14 motion-heavy shadcn add-ons: signature pad, datetime picker, reorder list
Tier C · WeakRegistryComponent LibraryAnimation Libraryshadix-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.
npx shadcn@latest add @shadix-ui/action-buttonFor 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.
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 totalHelps you build
5Notable 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- Ark UI · 49 headless components with one API across React, Vue, Solid and Svelte
- Astryx · Meta's open-source React + StyleX design system, 150+ components and 42 templates
- Chakra UI · 114 accessible React components with a token-driven styling system
- Coss UI · Cal.com's design system: 60 Base UI primitives shipped as a shadcn registry
- daisyUI · 68 pure-CSS Tailwind components as semantic class names, MIT, with 35 built-in themes
- GPUI Component · 60+ Rust desktop UI components for GPUI, with a 200K-line code editor and charts