Skip to main content

shadcn registry

A drop-in <AddressLookup /> component for shadcn projects — coming soon.

When the registry is live you'll be able to add it with:

npx shadcn@latest add addresszen/address-lookup

…and wire it into your form like any other shadcn component.

In the meantime, the @addresszen/react component drops straight into a shadcn form — its wrap mode takes your shadcn/ui <Input> as a child and keeps its styling:

Need help?