@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
60 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