@oui
React Aria Components styled with shadcn UI characteristics, designed to run side-by-side with existing shadcn installs without overwriting any shadcn files. Covers 50+ components: Alert, Autocomplete, Badge, Base, Button, Button Group, Calendar, Card, Checkbox, Checkbox Group, Combo Box, Date Field, Date Picker, Dialog, Disclosure, Field, Form, Input, Input Group, Keyboard, Label, Link, List Box, Menu, Modal, Number Field, Pagination, Popover, Radio Group, React Router bindings, Search Field, Select, Separator, Sheet, Sidebar, Slider, Switch, Table, Tabs, Text Area, Text Field, Toggle Button, Toggle Button Group, and Tooltip. Adds accessibility and ARIA compliance beyond Radix-based alternatives. Free. Use for: projects needing ARIA-first accessible components with shadcn visual styling, especially where WAI-ARIA compliance is a hard requirement.
Install this registry
npx shadcn@latest add https://oui.mw10013.workers.dev/r/registry.json pnpm dlx shadcn@latest add https://oui.mw10013.workers.dev/r/registry.json bunx shadcn@latest add https://oui.mw10013.workers.dev/r/registry.json curl -s https://oui.mw10013.workers.dev/r/registry.json Components
137 totalA shadcn Alert for a form displaying form action result.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-alert.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-alert-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-autocomplete-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-autocomplete-demo-avatar.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-autocomplete-demo-searchable.json A className function to style a react aria component as a shadcn Badge
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-badge.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-badge-demo.json Base styles and utilities for Oui.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-base.json React aria components Button with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-button.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-button-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-button-demo-outline.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-button-demo-destructive.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-button-demo-disabled.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-button-demo-disabled-animation.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-button-demo-ghost.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-button-demo-icon-left.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-button-demo-icon-right.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-button-demo-lg.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-button-demo-link.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-button-demo-secondary.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-button-demo-sm.json Shadcn Button Group with react aria component characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-button-group.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-button-group-demo.json React aria components Calendar with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-calendar.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-calendar-demo.json CardGridListItem for shadcn Card.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-card.json React aria components Checkbox with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-checkbox.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-checkbox-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-checkbox-demo-blue.json React aria components Checkbox Group with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-checkbox-group.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-checkbox-group-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-checkbox-group-demo-invalid.json React aria components Combo Box with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-combo-box.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-combo-box-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-combo-box-demo-avatar.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-combo-box-demo-header.json React aria components DateField with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-date-field.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-date-field-demo.json React aria components DatePicker with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-date-picker.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-date-picker-demo.json React aria components Dialog with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-dialog.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-dialog-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-dialog-demo-scrollable-content.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-dialog-demo-sticky-footer.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-dialog-demo-alert.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-dialog-demo-alert-confirm.json React aria components Disclosure with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-disclosure.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-disclosure-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-disclosure-demo-group.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-disclosure-demo-text.json Shadcn Field with react aria components characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-field.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-field-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-field-demo-fieldset.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-form-demo.json All oui ui components.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-index.json All react router related components and extensions.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-react-router-index.json React aria components Input with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-input.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-input-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-input-demo-password.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-input-demo-disabled.json React aria components Group with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-input-group.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-input-group-demo.json React aria components Keyboard with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-keyboard.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-keyboard-demo.json React aria components Label with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-label.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-label-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-label-demo-disabled.json React aria components Link with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-link.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-link-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-link-demo-hover.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-link-demo-always.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-link-demo-current.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-link-demo-focus.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-link-demo-disabled.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-link-demo-button.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-link-demo-button-outline.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-link-demo-button-destructive.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-link-demo-button-disabled.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-link-demo-icon.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-link-demo-login.json React aria components List Box with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-list-box.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-list-box-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-list-box-demo-multiple.json React aria components Menu with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-menu.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-menu-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-menu-demo-checkboxes.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-menu-demo-radio-group.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-menu-demo-avatar.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-menu-demo-avatar-only.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-menu-demo-icon.json React aria components Modal with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-modal.json React aria components Number Field with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-number-field.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-number-field-demo.json React aria components List Box with shadcn characteristics for pagination.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-pagination.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-pagination-demo.json React aria components Popover with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-popover.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-popover-demo.json React aria components Radio Group with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-radio-group.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-radio-group-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-radio-group-demo-green.json Error Boundary for react router.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-react-router-error-boundary.json React aria components Router Provider for react router.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-react-router-provider.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-react-router-theme-toggle-button.json React aria components Search Field with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-search-field.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-search-field-demo.json React aria components Select with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-select.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-select-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-select-demo-multiple.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-select-demo-large-list.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-select-demo-icon.json React aria components Separator with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-separator.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-separator-demo.json A className function to style a react aria components Modal as a shadcn Sheet.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-sheet.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-sheet-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-sheet-demo-sides.json Sidebar Trigger, Sidebar Tree, and Sidebar Button for shadcn Sidebar.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-sidebar.json React aria components Slider with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-slider.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-slider-demo.json React aria components Switch with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-switch.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-switch-demo.json React aria components Table with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-table.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-table-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-table-demo-action-menu.json React aria components Tabs with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-tabs.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-tabs-demo.json React aria components Text Area with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-text-area.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-text-area-demo.json React aria components Text Field with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-text-field.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-text-field-demo.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-text-field-demo-invalid.json React aria components Toggle Button with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-toggle-button.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-toggle-button-demo.json React aria components Toggle Button Group with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-toggle-button-group.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-toggle-button-group-demo.json React aria components Tooltip with shadcn characteristics.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-tooltip.json npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-tooltip-demo.json Helper function to handle form submissions with react router.
npx shadcn@latest add https://oui.mw10013.workers.dev/r/oui-on-submit-react-router.json