@nessra-ui
A production-ready registry of 60+ React and Next.js components built on Radix UI primitives with Tailwind CSS v4, strictly typed with TypeScript. Covers standard UI (Accordion through Tooltip), plus extras like Button Group, Code Block, Copy Button, Empty Field, Input Group, Number Input, Spinner, Stat Card, Tag Input, Toggle Group, and Typography. Auth blocks include Sign In, Sign Up, Forgot Password, and Reset Password flows. Also includes a TanStack Form integration and a Data Table. Accessible by default with full keyboard navigation; no runtime dependency. Use for: app scaffolding that needs accessible Radix-based components on Tailwind v4 without a paid tier.
Install this registry
npx shadcn@latest add https://nessra-ui.vercel.app/r/registry.json pnpm dlx shadcn@latest add https://nessra-ui.vercel.app/r/registry.json bunx shadcn@latest add https://nessra-ui.vercel.app/r/registry.json curl -s https://nessra-ui.vercel.app/r/registry.json Components
60 totalnpx shadcn@latest add https://nessra-ui.vercel.app/r/utils.json npx shadcn@latest add https://nessra-ui.vercel.app/r/use-mobile.json Displays a button or a component that looks like a button.
npx shadcn@latest add https://nessra-ui.vercel.app/r/button.json Displays a card with header, content, and footer.
npx shadcn@latest add https://nessra-ui.vercel.app/r/card.json Displays a form input field.
npx shadcn@latest add https://nessra-ui.vercel.app/r/input.json Renders an accessible label associated with controls.
npx shadcn@latest add https://nessra-ui.vercel.app/r/label.json Form field components for building accessible forms with TanStack Form.
npx shadcn@latest add https://nessra-ui.vercel.app/r/form.json Displays a form textarea.
npx shadcn@latest add https://nessra-ui.vercel.app/r/textarea.json Displays a list of options for the user to pick from.
npx shadcn@latest add https://nessra-ui.vercel.app/r/select.json A control that allows the user to toggle between checked and not checked.
npx shadcn@latest add https://nessra-ui.vercel.app/r/checkbox.json A control that allows the user to toggle between on and off.
npx shadcn@latest add https://nessra-ui.vercel.app/r/switch.json A window overlaid on the primary window.
npx shadcn@latest add https://nessra-ui.vercel.app/r/dialog.json A modal dialog that interrupts the user with important content.
npx shadcn@latest add https://nessra-ui.vercel.app/r/alert-dialog.json Displays a menu to the user with a list of actions or options.
npx shadcn@latest add https://nessra-ui.vercel.app/r/dropdown-menu.json A set of layered sections of content, known as tab panels.
npx shadcn@latest add https://nessra-ui.vercel.app/r/tabs.json A vertically stacked set of interactive headings.
npx shadcn@latest add https://nessra-ui.vercel.app/r/accordion.json An image element with a fallback for representing the user.
npx shadcn@latest add https://nessra-ui.vercel.app/r/avatar.json Displays a badge or a component that looks like a badge.
npx shadcn@latest add https://nessra-ui.vercel.app/r/badge.json Visually separates content.
npx shadcn@latest add https://nessra-ui.vercel.app/r/separator.json A popup that displays information related to an element.
npx shadcn@latest add https://nessra-ui.vercel.app/r/tooltip.json An interactive component which expands/collapses a panel.
npx shadcn@latest add https://nessra-ui.vercel.app/r/collapsible.json Display code with syntax highlighting powered by Shiki.
npx shadcn@latest add https://nessra-ui.vercel.app/r/code-block.json Displays a callout for user attention.
npx shadcn@latest add https://nessra-ui.vercel.app/r/alert.json Displays an indicator showing the completion progress of a task.
npx shadcn@latest add https://nessra-ui.vercel.app/r/progress.json Extends the Dialog component to display content that complements the main content of the screen.
npx shadcn@latest add https://nessra-ui.vercel.app/r/sheet.json An opinionated toast component for React.
npx shadcn@latest add https://nessra-ui.vercel.app/r/sonner.json Displays rich content in a portal, triggered by a button.
npx shadcn@latest add https://nessra-ui.vercel.app/r/popover.json Use to show a placeholder while content is loading.
npx shadcn@latest add https://nessra-ui.vercel.app/r/skeleton.json An input where the user selects a value from within a given range.
npx shadcn@latest add https://nessra-ui.vercel.app/r/slider.json Augments native scroll functionality for custom, cross-browser styling.
npx shadcn@latest add https://nessra-ui.vercel.app/r/scroll-area.json A set of checkable buttons where only one can be checked at a time.
npx shadcn@latest add https://nessra-ui.vercel.app/r/radio-group.json A two-state button that can be either on or off.
npx shadcn@latest add https://nessra-ui.vercel.app/r/toggle.json Displays content within a desired ratio.
npx shadcn@latest add https://nessra-ui.vercel.app/r/aspect-ratio.json For sighted users to preview content available behind a link.
npx shadcn@latest add https://nessra-ui.vercel.app/r/hover-card.json Displays the path to the current resource using a hierarchy of links.
npx shadcn@latest add https://nessra-ui.vercel.app/r/breadcrumb.json Pagination with page navigation, next and previous links.
npx shadcn@latest add https://nessra-ui.vercel.app/r/pagination.json A responsive table component for displaying data.
npx shadcn@latest add https://nessra-ui.vercel.app/r/table.json An input for entering multiple tags with keyboard support.
npx shadcn@latest add https://nessra-ui.vercel.app/r/tag-input.json A command menu with search and keyboard navigation.
npx shadcn@latest add https://nessra-ui.vercel.app/r/command.json A button that copies text to the clipboard with visual feedback.
npx shadcn@latest add https://nessra-ui.vercel.app/r/copy-button.json A drawer component for mobile-friendly navigation and content.
npx shadcn@latest add https://nessra-ui.vercel.app/r/drawer.json A date field component that allows users to enter and edit date.
npx shadcn@latest add https://nessra-ui.vercel.app/r/calendar.json A date picker component with range and presets.
npx shadcn@latest add https://nessra-ui.vercel.app/r/date-picker.json A powerful data table with sorting, filtering, pagination, row selection and faceted filters.
npx shadcn@latest add https://nessra-ui.vercel.app/r/data-table.json A loading indicator for asynchronous operations.
npx shadcn@latest add https://nessra-ui.vercel.app/r/spinner.json Display an empty state when no data is available.
npx shadcn@latest add https://nessra-ui.vercel.app/r/empty.json Styled text components for headings, paragraphs, lists, and more.
npx shadcn@latest add https://nessra-ui.vercel.app/r/typography.json A set of two-state buttons that can be toggled on or off.
npx shadcn@latest add https://nessra-ui.vercel.app/r/toggle-group.json Groups related buttons together with consistent styling.
npx shadcn@latest add https://nessra-ui.vercel.app/r/button-group.json Combine labels, controls, and help text to compose accessible form fields.
npx shadcn@latest add https://nessra-ui.vercel.app/r/field.json Add addons, buttons, and helper content to inputs.
npx shadcn@latest add https://nessra-ui.vercel.app/r/input-group.json An autocomplete input with a dropdown list of suggestions.
npx shadcn@latest add https://nessra-ui.vercel.app/r/combobox.json A composable, themeable and customizable sidebar component.
npx shadcn@latest add https://nessra-ui.vercel.app/r/sidebar.json Accessible one-time password input with copy/paste support.
npx shadcn@latest add https://nessra-ui.vercel.app/r/input-otp.json A numeric input with increment and decrement buttons.
npx shadcn@latest add https://nessra-ui.vercel.app/r/number-input.json Beautiful and responsive charts built with Recharts.
npx shadcn@latest add https://nessra-ui.vercel.app/r/chart.json Display key metrics and KPIs with value, label, icon and trend indicator.
npx shadcn@latest add https://nessra-ui.vercel.app/r/stat-card.json A dashboard page with KPI stat cards, overview chart placeholder and recent sales list.
npx shadcn@latest add https://nessra-ui.vercel.app/r/dashboard-stats.json A complete sign in page with email and password validation.
npx shadcn@latest add https://nessra-ui.vercel.app/r/signin-form.json A complete signup page with name, email, password and confirmation.
npx shadcn@latest add https://nessra-ui.vercel.app/r/signup-form.json