React Hook
useCountdown hook with full TypeScript support and automatic lifecycle management.
@timekeeper-countdown/react – exposes the useCountdown hook.@timekeeper-countdown/core/* – formatting utilities, fake clocks, and TypeScript types used by the hook.The core engine already powers the React package. Additional adapters are being stabilised so each framework gets a native experience with the same behaviour:
@timekeeper-countdown/angular@timekeeper-countdown/vue@timekeeper-countdown/svelteuseCountdown, its options, and the data it returns.Looking for the source? Everything lives in the packages/ directory. Contributions are welcome!