auto register async handlers to express routers
A convenience-wrapper around protocol-buffers and lp-messages functions
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
zlib port to javascript - fast, modularized, with browser support
Promisify an event by waiting for it to be emitted
Implement an HTTP specification with Express
wrapper around async.queue to make some common usages simpler
 
Simple Express.js middleware to handle exceptions and catch error within express routes in asynchronous and pass them to your express error handlers.
Complete, framework-agnostic, compliant and well tested module for implementing an OAuth2 Server in node.js
Basic wrapper for await that allows handling of errors without try/catch blocks
TypeScript definitions for express-session
Walk up ancester's dir up to root
An implementation of Domain-like error handling, built on async_hooks
Express middleware to handle OpenAPI 3.x.
A tiny (183B to 210B) and fast utility to ascend parent directories
Simple Promise wrapper for Express
CCState Core
Mutex locks for async functions
Supercharge your TypeScript error handling with a powerful Result type that transforms chaotic try-catch blocks into elegant, type-safe code.
Async/await wrapper for easy error handling in js
The one-liner node.js proxy middleware for connect, express, next.js and more
Automatically validate API requests and responses with OpenAPI 3 and Express.
Let you handle exceptions with just one annotation