KQ-278 · STREAK/FLAME
Streak Flame
A streak counter whose flame grows with the number: body and core flicker on the same period but different phases, so the two never sync and the whole thing reads alive. Extending it surges the flame and lifts embers; milestones flare. Break the streak and it gutters out to a wisp of smoke, which is exactly as unpleasant as it should be.
KQ-278 · STREAK/FLAME
66day streak
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/streak-flame
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| streak | number | 6 | The starting count. |
| onMilestone | (streak: number) => void | — | Fires at 7, 30, and every 30 after. |