autotimer
Super simple timer that resets itself when called again.
Super simple timer that resets itself when called again.
A library to run jobs in repeated or scheduled manner
Merge sync and async code into a pipeline
Express middleware to limit the request rate to specific routes, based on client IP address.
Fetch JSON resource with AbortController and error handling
Wrap an async function to time out after a specified interval
A fetch' library with declarative configuration, timeout, and specific callbacks
A lazy event emitter
Async callbacks that only execute if component is still alive
Simple tasks manager factory
Tangerine is the best Node.js drop-in replacement for dns.promises.Resolver using DNS over HTTPS ("DoH") via undici with built-in retries, timeouts, smart server rotation, AbortControllers, and caching support for multiple backends (with TTL and purge sup
Set a timeout for a task
Date extention libirary for time difference.
Function that helps waiting for properties in object for example loading dependencies in global
Async sentry that allows a clean breakout from long await when program's state changes.
Promise-based timeout
Simple wait/sleep function
Part of jeefo framework
Debounce and throttle functions to enhance the website performance by limiting or reducing the number of times the handler function is being executed due to user events. User events can be engagements like clicks, scroll, resize, text box inputs, mouse ev
基于web fetch api封装的http 网络请求库