kanpeki
Kanpeki
Kanpeki is a copy-paste component library for React. Components are copied into your project (not installed as npm packages) via the shadcn CLI. Built on React Aria Components (accessibility), CVA beta (variants), and Tailwind CSS 4.1 (styling).
Docs: https://kanpeki.vercel.app
Quick Start
Install dependencies, create ~/lib/cva.ts, configure globals.css, then add components:
npx shadcn@latest add @kanpeki/button
Components are copied to ~/components/ui/<name>/. You own the code.
See references/installation-setup.md for full setup (deps, CVA config, globals.css, dark mode, path alias).
Component Architecture
More from fellipeutaka/leon
docker
|
85commit-work
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.
45clean-code
|
40solid
|
33design-patterns
|
33ai-repo-setup
|
31