shadcn/ui for Hono. Server-rendered components, no client JS.
Register the registry in your project:
shadcn registry add "@hono-ui=https://raw.githubusercontent.com/butttons/hono-ui/main/public/r/{name}.json"shadcn add @hono-ui/button
shadcn add @hono-ui/cardOr add directly via URL without registering:
shadcn add https://raw.githubusercontent.com/butttons/hono-ui/main/public/r/button.jsonavatar, button, card, input, label, select, separator, skeleton, spinner, switch
hono, class-variance-authority, clsx, tailwind-merge
MIT