5Sponsor

Stopwatch

Count-up stopwatch with laps and reset

Terminal

Installation

pnpm dlx shadcn@latest add @termcn/stopwatch

Usage

import { Stopwatch } from "@/components/ui/stopwatch";
<Stopwatch autoStart showLaps color="green" />

API Reference

Stopwatch

PropTypeDefault
autoStartbooleanfalse
colorstringundefined
showLapsbooleantrue