Composed ready to use shadcn components, just plug and play.
A labeled combobox input built on Combobox with field layout.
Contact form with name, email and a message with character count.
Advanced table component with sorting, selection, pagination, filtering, row expansion, and more.
A labeled multi-date picker built on Calendar and Popover with field layout.
A labeled date picker built on Calendar and Popover with field layout.
A labeled date range picker built on Calendar and Popover with field layout.
ISO date formatting/parsing helpers (yyyy-MM-dd, ISO strings) for UI display.
Same date formatting/parsing helpers as date, implemented with native Date and Intl — no date-fns dependency.
A labeled radio group with description/error support, optionally rendered as choice cards.
A labeled switch with description/error support, optionally rendered as a choice card.
A drag-and-drop file input with single/multiple selection, previews, and removable file list.
Single-field form that requests a password reset link.
Email and password sign-in form with validation.
A composed shadcn number input with field component
Common number helpers — clamp, range check, random int, number/currency/compact formatting.
A composed shadcn password input with field component
Sign-up form with name, email and password confirmation.
A composed shadcn select with field component
Common string helpers — capitalize, title case, slugify, truncate, pluralize, currency formatting, email/phone masking.
A composed shadcn textarea input with field component
A composed shadcn text input with field component
A labeled time input supporting 12h (AM/PM) and 24h formats with field layout.