Skip to content

shadcn/ui for Hono. Server-rendered components. JSX + Tailwind.

License

Notifications You must be signed in to change notification settings

butttons/hono-ui

Repository files navigation

@butttons/hono-ui

shadcn/ui for Hono. Server-rendered components, no client JS.

Setup

Register the registry in your project:

shadcn registry add "@hono-ui=https://raw.githubusercontent.com/butttons/hono-ui/main/public/r/{name}.json"

Usage

shadcn add @hono-ui/button
shadcn add @hono-ui/card

Or add directly via URL without registering:

shadcn add https://raw.githubusercontent.com/butttons/hono-ui/main/public/r/button.json

Components

avatar, button, card, input, label, select, separator, skeleton, spinner, switch

Peer Dependencies

hono, class-variance-authority, clsx, tailwind-merge

License

MIT

About

shadcn/ui for Hono. Server-rendered components. JSX + Tailwind.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors