For HTTP `Authorization` and `WWW-Authenticate` headers.
Connect is a family of libraries for building and consuming APIs on different languages and platforms, and [@connectrpc/connect](https://www.npmjs.com/package/@connectrpc/connect) brings type-safe APIs with Protobuf to TypeScript.
OpenAPI response body extraction and JSON shape assertion toolkit (framework-agnostic)
A collection of assertions for test and production code alike.
An ESnext spec-compliant `Set.prototype.isSupersetOf` shim/polyfill/replacement that works as far down as ES3
Various utility functions
DOM assertions for the Chai assertion library using vanilla JavaScript
An ESnext spec-compliant `Set.prototype.difference` shim/polyfill/replacement that works as far down as ES3
Test if a value is Node stream-like.
Encourages programming with assertions by providing tools to compile them away
Simple session middleware for Express
textlint internal feature flag manager.
Invariant and non-null/undefined assertion check with type guards
Recursive Length Prefix Encoding Module
JavaScript port of tiktoken
A modernized, esm-only fork of qs without unnecessary polyfills
Middleware to remove the X-Powered-By header
Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.
Connect/Express middleware to simulate latency for debugging
Vitest snapshot manager
Nodejs library to mock express http request
Express middleware to log each request and response
TypeScript definitions for swagger-ui-express
High Level DOM Assertions for QUnit