Cross-platform support for running Windows executables
Fast, unopinionated, minimalist web framework
wrap a vue component as a web component.
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
`trough` is middleware
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
AWS X-Ray Middleware for Express (Javascript)
A Handlebars view engine for Express which doesn't suck.
Get and set request-scoped context anywhere
TypeScript definitions for express
The optimized & lightweight middleware for serving requests to static assets
Safe async RequestHandler to catch Promise rejection
Wrap async express routes so exceptions can be caught by middleware.
Higher-order functions and common patterns for asynchronous code
Express helper that allows the use of async functions as route handlers
Encode and decode base64 encoded strings
Turn async functions into ES2015 generators
Allow parsing of async generator functions
Express Async Router - An Express Router wrapper which automatically manage Promise.
OpenTelemetry instrumentation for `express` http web application framework
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
Determine if a function is a native async function.
A resilience and transient-fault-handling library that allows developers to express policies such as Backoff, Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. Inspired by .NET Polly.