Long timeout makes it possible to have a timeout that is longer than 24.8 days (2^31-1 milliseconds).
Timers with near-infinite duration support
Long timeout makes it possible to have a timeout or interval that is longer than 24.8 days (2^31-1 milliseconds).
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
A shim for the setImmediate efficient script yielding API
setTimeout and setInterval that work with delays longer than 24.8 days
A Long class for representing a 64-bit two's-complement integer value.
A Long class for representing a 64-bit two's-complement integer value.
Get v8 stack traces as an array of CallSite objects.
Create a promise that can be canceled
Delay a promise a specified amount of time
Big time makes it possible to have a timeout that is longer than 24.8 days (2^31-1 milliseconds).
A replacement for setInterval() and setTimeout() which works in unfocused windows.
Reschedulable Timer for your node needs
Stringify your JSON at max speed
A wide-character aware text alignment function for use on the console or with fixed width fonts.
Super-minimalist version of `concat-stream`. Less than 15 lines!
Timeout a promise after a specified amount of time
An efficient queue capable of managing thousands of concurrent animations.
Zero CPU overhead, zero dependency, true event-loop blocking sleep
An in-memory caching (memoization) decorator for Typescript
TypeScript definitions for ms
React hook for detecting click, tap or point and hold event. Easy to use, highly customizable options, thoroughly tested.
AbortController for Node based on EventEmitter