shadcn-style components built on Ark UI
Visit http://shark.vini.one/docs to view the documentation.
- Familiar — Same look and DX as shadcn/ui: CLI, registry, copy-paste.
- Ark UI — Accessibility and behavior from Ark UI (WAI-ARIA, keyboard, focus).
- Own the code — Components live in your repo; customize freely.
- Tailwind — Styled with Tailwind CSS and
tailwind-variants.
Shark UI builds on Ark UI, shadcn CLI, Tailwind CSS, and Fumadocs.
| Command | Description |
|---|---|
pnpm dev |
Start docs site |
pnpm build |
Build docs |
pnpm run typecheck |
Type-check and build |
pnpm run lint:check |
Lint (Ultracite) |
pnpm run lint:fix |
Lint and fix |
Licensed under the MIT license.