@open-tech-world/js-utils
A Collection of JavaScript Utility Functions.
A Collection of JavaScript Utility Functions.
An Extensive JavaScript Standard Library.
A collection of JavaScript utility functions.
The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v10+ and browsers (thanks to bthreads polyfill), uses workers to spawn sandboxed processes, and supports async/await, retries, thrott
Zero dependency tool to measure time spent in JavaScript code
A lightweight Node.js module that returns a promise-based interval, simplifying the execution of recurring tasks with flexible and reliable asynchronous control. Ideal for developers looking to manage intervals in a clean and efficient way.
High precision, hardware accelerated timeout and interval methods for javascript
The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v12.11.0+, uses worker threads to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and cancelab
The offical API wrapper for the Prohooks API
QuickInterval provides an easy way to create and manage intervals, with the ability to pause, resume, and adjust the delay dynamically.
Package for Unit and API tests
A countdown timer and stopwatch hook for React
An extremely simple syntax for writing interactive fiction that can be embedded in any website.
An extremely simple syntax for writing interactive fiction that can be embedded in any website.
Adds some missing features to HomeKit via HomeBridge.
This package allows users to create timers that trigger a certain number of times.
This npm package runs schedules through node-scheduler, which provides a modular approach to handling schedules by plugging in schedule methods.
A Timer is a timed task that will either execute once or once per interval. It is essentially 'setTimeout()' and 'setInterval()' for Node and the Browser, except with the additional option to stop and restart individual timers or all timers that is curren
Browsers throttle the timers of the inactive tabs for optimisation purpose. Sometimes web application needs timers that works even when tab is inactive. This library resolves this with the use of web worker based timers.
Manage intervals/timers/loops easy with events