Node.js implementation of a proxy server (think Squid) with support for SSL, authentication, upstream proxy chaining, and protocol tunneling.
Maps proxy protocols to `http.Agent` implementations
No description provided.
A minimal, modern, generic, hot-reloading local web server to help web developers.
SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication
Gracefully terminates HTTP(S) server.
Asynchronous HTTP microservices
CLI for webpack & friends
ECMAScript code generator
REST framework
Server-side DOM implementation based on Mozilla's dom.js
Adds support for HTTP Range Requests to lws
SuperAgent driven library for testing HTTP servers
An HTTP proxy written with Node.js (think Squid)
Plugin for using esbuild in @web/dev-server
The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server
A TDS driver, for connecting to MS SQLServer databases.
Create an error with a code
A TypeScript SSE proxy for MCP servers that use stdio transport.
MongoDB Server for testing (core package, without autodownload). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
MongoDB Server for testing (auto-download latest version). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
Utilities for testing Vue components.
An implementation of window.fetch in Node.js using Minipass streams