blakeembrey / async-middlewareLinks
Wrap an asynchronous middleware (or handler) function for Express, Connect, router, etc.
☆51Updated 2 years ago
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
- Safe, constant-time comparison of Buffers☆50Updated last month
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 8 years ago
- Error handling utilities for node☆126Updated 3 years ago
- ☆39Updated 9 years ago
- Cute up your stack traces in Node☆82Updated 7 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Babel preset to make node@4 ES2015 compatible.☆47Updated 9 years ago
- Creates super long stack traces☆196Updated last year
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- API for combining call site modifiers☆44Updated 6 years ago
- Promise and async/await support for Tape☆46Updated 5 years ago
- When close() is just not enough☆188Updated 5 years ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆55Updated 3 years ago
- HTTP Router☆37Updated last year
- 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☆75Updated 5 years ago
- Make your own error types!☆70Updated 3 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Updated 7 months ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 7 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
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆75Updated 5 years ago
- A simple utility for creating sub-classed errors in Javascript☆103Updated 9 years ago
- Babel preset for Node 6.x (ES6 / ES2015)☆86Updated 9 years ago
- Parse BDD-style tests (Mocha, Jasmine) to generate documentation☆103Updated 9 months ago