Timings for HTTP requests. This is a fork of @szmarczak/http-timer, but with CommonJS support.
Timings for HTTP requests
An efficient queue capable of managing thousands of concurrent animations.
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
Timeout a promise after a specified amount of time. This is a fork of sindresorhus/p-timeout, but with CommonJS support.
TypeScript definitions for d3-timer
Get your PATH prepended with locally installed binaries. This is a fork of sindresorhus/npm-run-path, but with CommonJS support.
Make a function mimic another one. This is a fork of sindresorhus/mimic-fn, but with CommonJS support.
Check if something is a Node.js stream. This is a fork of sindresorhus/is-stream, but with CommonJS support.
Indent each line in a string. This is a fork of sindresorhus/indent-string, but with CommonJS support.
Process execution for humans. This is a fork of sindresorhus/execa, but with CommonJS support.
Ensure a function is only called once. This is a fork of sindresorhus/onetime, but with CommonJS support.
Clean up error stack traces. This is a fork of sindresorhus/clean-stack, but with CommonJS support.
Create an error from multiple errors. This is a fork of sindresorhus/aggregate-error, but with CommonJS support.
Activity detection for React.js
Escape RegExp special characters. This is a fork of sindresorhus/escape-string-regexp, but with CommonJS support.
Get the PATH environment variable key cross-platform. This is a fork of sindresorhus/path-key, but with CommonJS support.
Strip the final newline character from a string/buffer. This is a fork of sindresorhus/strip-final-newline, but with CommonJS support.
Human-friendly process signals. This is a fork of ehmicky/human-signals, but with CommonJS support.
Run multiple promise-returning & async functions with limited concurrency. This is a fork of sindresorhus/p-limit, but with CommonJS support.
A cacheable dns.lookup(…) that respects TTL. This is a fork of szmarczak/cacheable-lookup, but with CommonJS support.
Mimic a Node.js HTTP response stream. This is a fork of sindresorhus/mimic-response, but with CommonJS support.
Wrap native HTTP requests with RFC compliant cache support. This is a fork of jaredwray/cacheable-request, but with CommonJS support.
Map over promises concurrently. This is a fork of sindresorhus/p-map, but with CommonJS support.