
WDS Shadcn Registry
registry.directory/WebDevSimplified/wds-shadcn-registry
A collection of accessible components that fit perfectly with Shadcn.
Install
npx shadcn@latest add @wds/loading-swap
# works for any of the 10 items in this registry
Featured
component
loading-swap
Swaps content with a loading spinner without layout shift.
component
action-button
A button that performs an action when clicked and optionally asks for user confirmation.
component
number-input
An input that returns a number value and automatically handles invalid inputs.
component
multi-select
A multi-select input that emulates the Shadcn Select component as closely as possible.
component
password-input
An input that can toggle visibility of the password text and check the strength of the password.
component
loading-swap-experimental
Swaps content with a loading spinner without layout shift. (Includes experimental support for all Shadcn icon libraries)