A Proxy-based lightweight library to add [Continuation-Local Storage aka (CLS)](https://github.com/jeff-lewis/cls-hooked) to class contructor, method calls, getters and setters
A continuation-local storage module compatible with NestJS's dependency injection.
Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.
CLS using AsynWrap instead of async-listener - Node >= 4.7.0
TypeScript definitions for cls-hooked
Express & Koa middlewares and Fastify & Hapi plugins for CLS-based request id generation, batteries included
Make bluebird work with the continuation-local-storage module.
An HTTP(s) proxy `http.Agent` implementation for HTTP
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Turn a function into an `http.Agent` instance
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
An HTTP(s) proxy `http.Agent` implementation for HTTPS
Maps proxy protocols to `http.Agent` implementations
A nestjs-cls plugin for transactional decorators
Determine address of proxied request
The one-liner node.js proxy middleware for connect, express, next.js and more
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
HTTP proxying for the masses
A PAC file proxy `http.Agent` implementation for HTTP
A Prisma adapter for @nestjs-cls/transactional
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
Global HTTP/HTTPS proxy configurable using environment variables.
TypeScript definitions for http-proxy
A typeorm adapter for @nestjs-cls/transactional