Node request context let you save any context per request and easily retrieve it
Get and set request-scoped context anywhere
A continuation-local storage module compatible with NestJS's dependency injection.
Tracks the download progress of a request made with mikeal/request, giving insight of various metrics including progress percent, download speed and time remaining
Request-scoped storage support, based on Asynchronous Local Storage, with fallback to cls-hooked for older Node versions
A light-weight module that brings Fetch API to node.js
Provide context info for eslint-plugin-import-x, so no extra arguments need to be added.
TypeScript definitions for request
OpenTelemetry Node SDK provides automatic telemetry (tracing, metrics, etc) for Node.js applications
Provides a way to make requests
Provides an API for ESLint custom rules that is compatible with the latest ESLint even when using older ESLint.
Generates and consumes source maps
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
Polyfill exporting trevnorris's 0.11+ asyncListener API.
Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node
Simple connect middleware to wrap the request handling in a domain and set and access data for the current request lifecycle only.
Standalone CSS Selector Finder and Parser.
The runtime API for Netlify Functions
Streaming http in the browser
XMLHttpRequest for Node
OpenTelemetry Tracing
React way perf context selector
Crazy fast http radix based router
A light-weight module that brings window.fetch to node.js