node-th-cached-request - Request cache & limit
A decorator on top of `fetch` that caches the DNS query of the `hostname` of the passed URL
XMLHttpRequest for Node
A decorator on top of `fetch` that caches the DNS query of the `hostname` of the passed URL
Error class for Octokit request errors
Opinionated `fetch` optimized for use inside microservices
Retry a request.
Log all requests and request errors
Turns REST API endpoints into generic request options
Opinionated `fetch` optimized for use inside microservices
An http(s).Agent implementation that block request Private IP address.
Create a full Content-Type header given a MIME type or extension and cache the result
Calculate GitHub App bearer tokens for Node & modern browsers
Streaming http in the browser
Caches dns resolutions made with async dns.resolve instead of default sync dns.lookup, refreshes in background
node-fetch with caching.
Generic environment runner for JavaScript runtimes.
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
render domhandler DOM nodes to a string
An LRU cache of weak references
GitHub GraphQL API client for browsers and Node
Tracks the download progress of a request made with mikeal/request, giving insight of various metrics including progress percent, download speed and time remaining
the http/https agent used by the npm cli
A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.