Custom shadcn registry

@brxndxndiaz/ui - a bespoke UI registry and docs hub

A production-ready, shadcn-compatible registry hosted at ui.brndndiaz.dev. Browse components, copy the install command, and drop them into any project with the CLI.

Next.js App RouterCloudflare WorkersOpenNext + Bun

Install the registry

Point the CLI at any component JSON and you are set.

npx shadcn@latest add https://ui.brndndiaz.dev/r/border-beam.json

Registry endpoint

Static JSON output for every component under /r.

https://ui.brndndiaz.dev/r/border-beam.json

Compatible with shadcn registry schema v2.

Namespaced registry

Add the namespace once in components.json and install by name.

npx shadcn@latest add @brxndxndiaz-ui/border-beam

Registry index

Public registries list for discovery and tooling.

https://ui.brndndiaz.dev/r/registries.json

Matches the shadcn registry index format.

Components

Registry spec

Border Beam

Animated glowing border beam.

View
Border Beam
npx shadcn@latest add https://ui.brndndiaz.dev/r/border-beam.json
npx shadcn@latest add @brxndxndiaz-ui/border-beam
Open JSON