Skip to content

feat(registry): add @blobatar to the registry directory - #11575

Open
Alain00 wants to merge 1 commit into
shadcn-ui:mainfrom
Alain00:registry/add-blobatar
Open

feat(registry): add @blobatar to the registry directory#11575
Alain00 wants to merge 1 commit into
shadcn-ui:mainfrom
Alain00:registry/add-blobatar

Conversation

@Alain00

@Alain00 Alain00 commented Aug 20, 2026

Copy link
Copy Markdown

Adds @blobatar to the registry directory.

blobatar generates deterministic geometric avatars from any string — the same name always renders the same avatar, with no network request and no dependencies. The registry ships one item, avatar: a wrapper around shadcn's avatar that falls back to a generated blobatar when a user has no picture, so AvatarFallback stops being two initials on a grey circle.

Requirements check:

  • Open source and publicly accessible — MIT, source above.
  • Valid against the registry schema, and served flat at the registry root (/r/registry.json, /r/avatar.json).
  • No content property on files entries.
  • pnpm validate:registries passes.

Installs cleanly today via the full URL (npx shadcn@latest add https://blobatar.dev/r/avatar.json); this entry is what makes @blobatar/avatar resolve by name.

@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

@Alain00 is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

@Alain00 Alain00 closed this Aug 20, 2026
@Alain00
Alain00 force-pushed the registry/add-blobatar branch from f00df94 to 4e88ab8 Compare August 20, 2026 17:43
@Alain00 Alain00 reopened this Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant