Checkbox
@sushindustries/uiA native checkbox with its words attached, painted by accent-color rather than redrawn.
One paragraph on what this does and when to reach for it. This is the first
thing on the component's page and the line that goes into llms.txt, so it
should survive being read on its own.
tanstacktanstack add https://adamjurek.com/r/tanstack/checkbox.jsonpnpm dlx shadcn@latest add https://adamjurek.com/r/shadcn/checkbox.jsonWhy it is built this way
The decision somebody would otherwise have to reverse-engineer from the source. Not what the code does - the source says that - but what it is avoiding.
What it does not do
The boundary. A component that lists what it is not is a component you can decide against in ten seconds.
Install commands are not written here
Anything in packages/ui/registry.ts gets its TanStack and shadcn commands
attached automatically, so there is nothing to keep in sync.
Install
tanstack add https://adamjurek.com/r/tanstack/checkbox.jsonpnpm dlx shadcn@latest add https://adamjurek.com/r/shadcn/checkbox.jsonpnpm add @sushindustries/ui @sushindustries/atomsWhat you get
| Version | 0.1.0 |
| Category | content · Forms |
| Files | checkbox.tsx |
| Dependencies | None |
| Tags | form, no-deps |
No runtime dependencies
It brings nothing with it beyond the stylesheet.