KQ-277 · LEVEL/CHIME

Level Chime

An experience bar that levels up properly: each tap adds XP with a floating chip, and on filling, a shine sweeps the track, the bar drains, the readout carries the level up, a badge flips, and sparks ring out. Taps during the ceremony queue rather than drop — a progress toy that loses your taps is a bug wearing a costume.

KQ-277 · LEVEL/CHIME
Level33

Install

One command — the source lands in your repo. Or copy it from the Code tab.

$ pnpm dlx shadcn@latest add @kinetiq/level-chime

Props

PropTypeDefaultDescription
perClick / levelUpAtnumber · number18 · 100XP per tap, and the threshold.
startLevelnumber3Where the readout begins.
onLevelUp(level: number) => voidFires with the new level.