blakeembrey / async-middlewareLinks
Wrap an asynchronous middleware (or handler) function for Express, Connect, router, etc.
☆51Updated last year
Alternatives and similar repositories for async-middleware
Users that are interested in async-middleware are comparing it to the libraries listed below
Sorting:
- Convert streams (readable or writable) to promises☆139Updated last year
- Cute up your stack traces in Node☆82Updated 7 years ago
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 7 years ago
- Error handling utilities for node☆126Updated 3 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- A simple utility for creating sub-classed errors in Javascript☆103Updated 9 years ago
- When close() is just not enough☆189Updated 5 years ago
- Creates super long stack traces☆196Updated 10 months ago
- Babel preset for Node 6.x (ES6 / ES2015)☆87Updated 9 years ago
- Parse BDD-style tests (Mocha, Jasmine) to generate documentation☆103Updated 3 months ago
- /dev/null for node streams☆43Updated 8 years ago
- Babel preset to make node@4 ES2015 compatible.☆47Updated 8 years ago
- ☆39Updated 8 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Promise and async/await support for Tape☆46Updated 5 years ago
- Easily-extendable error for use with ES6 classes☆212Updated 4 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- 🌲 pino log redaction 🍷☆68Updated 5 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 9 years ago
- Allows you to identify client requests within non-sequential logs such as Syslog by adding a response header of X-Request-Id. Allows sett…☆14Updated 7 years ago
- Support any Observable library and polyfill☆71Updated 4 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago