The runtime API for Netlify Functions
Server-side library for working with Expo using Node.js
child_process.spawn mocking library
Core Promise support implementation for the simplified HTTP request client 'request'.
Type Safe RPC library.
OpenTelemetry Collector Logs Exporter allows user to send collected logs to the OpenTelemetry Collector
A wrapper around node-fetch that caches the request's promise before resolving.
A simple http/s file downloader for node.js
The official TypeScript library for the ZeroEntropy API
OpenTelemetry Collector Metrics Exporter allows user to send collected metrics to the OpenTelemetry Collector
walk a directory tree recursively with events
A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.
small xhr abstraction
A TDS driver, for connecting to MS SQLServer databases.
A decorator on top of `fetch` that caches the DNS query of the `hostname` of the passed URL
🔥 Cache every request in Angular, not only the GET, but all methods of this interceptor, and allows you to interact with the interceptor via specific headers and modify the request, and these specific headers will be not included in the final request
Generic environment runner for JavaScript runtimes.
Express & Koa middlewares and Fastify & Hapi plugins for CLS-based request id generation, batteries included
HTTP response freshness testing
Spec-agnostic AST layer for Kubb. Defines nodes, visitor pattern, and factory functions used across codegen plugins.
Normalizes Slonik query.
A Connect interceptor to enable viewing requests in gRPC-Web Devtools.
[](https://app.travis-ci.com/nolleh/serialize-interceptor) [![Coverage Status](https://github.com/nolleh/serialize-interceptor/raw/gh-pages/badges/coverage-jest%20cov
A node.js NTLM client with support for NTLM and NTLMv2 authentication, forked from clncln1/node-ntlm-client