KQ-251 · COOKIE/BITE
Cookie Bite
A cookie you eat one click at a time: five bites disappear from the rim in a fixed order through an SVG mask, each with a startle squash and three crumbs arcing to the plate. When it is gone, the plate admits “worth it” — and a fresh one springs in, because grief should be brief.
KQ-251 · COOKIE/BITE
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/cookie-bite
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| bites | number | 5 | How many bites the cookie survives (3–6). |
| onBite / onFinish | (n) => void · () => void | — | Per bite, and when only crumbs remain. |