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
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 7 years ago
- Cute up your stack traces in Node☆82Updated 7 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 4 years ago
- Babel preset to make node@4 ES2015 compatible.☆47Updated 8 years ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 7 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Error handling utilities for node☆126Updated 3 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Creates super long stack traces☆196Updated 11 months ago
- Remove nodecore related stack trace noise☆143Updated last year
- When close() is just not enough☆189Updated 5 years ago
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- API for combining call site modifiers☆44Updated 5 years ago
- Parse BDD-style tests (Mocha, Jasmine) to generate documentation☆103Updated 5 months ago
- 🌲 pino log redaction 🍷☆69Updated 5 years ago
- A cross platform solution to node's spawn☆66Updated 8 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
- [DEPRECATED] use any-promise☆46Updated 8 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Topological sorting with grouping support☆108Updated 11 months ago
- Babel preset for Node 6.x (ES6 / ES2015)☆87Updated 9 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- npm-programmatic is a library that allows you to access npm commands programmatically from javascript☆92Updated 5 years ago
- A simple utility for creating sub-classed errors in Javascript☆103Updated 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