tickwatchjs

TickWatch is a jQuery plugin that provides a customizable electronic clock with start, stop, and set functionalities. It can count up or down and display time in various formats.

react-use-multi-timer

A custom React hook for managing multiple countdown timers using Web Workers. react-use-countdown-timers allows you to easily start, stop, and track multiple timers that count down to zero, making it perfect for use cases like modal timers, task countdown

sleep-utils

sleep-utils is a utility package for handling asynchronous sleep operations in both JavaScript (JS) and TypeScript (TS) environments. It provides functions to pause the execution of code for a specified amount of time, making it useful in scenarios where