jasonpincin / callback-timeoutLinks
Executes callback with single error argument if timeout is exceeded before it's called naturally
☆20Updated 7 years ago
Alternatives and similar repositories for callback-timeout
Users that are interested in callback-timeout are comparing it to the libraries listed below
Sorting:
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- Does your Node.js command line program have lots of arguments? Add custom tab completion!☆166Updated 10 years ago
- Streaming JSON.stringify()☆60Updated 8 years ago
- Cache and replay NodeJS streams☆40Updated 5 years ago
- executable specification for Stream (make testing streams easy)☆126Updated 9 years ago
- /dev/null for node streams☆43Updated 8 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 5 years ago
- Format a TAP stream using Mocha's set of reporters☆28Updated last year
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated 9 months ago
- Node module to sniff the start of a stream to detect the file type and encoding☆29Updated last year
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 7 years ago
- Prettyprint JSON to HTML☆43Updated 2 years ago
- LRU cache for people who like ES6 and promises☆11Updated 7 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- (UNMAINTAINED) Create custom errors in JavaScript that inherit Error or descendants of Error☆24Updated 8 years ago
- Browserify transform (and recast visitor) to remove unreachable code branches☆29Updated 8 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- Thin and less-opinionated database abstraction layer for node.☆211Updated 2 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- A JavaScript parser & serializer for {key, value} objects & streams☆18Updated 10 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆239Updated 3 years ago
- a node.js program to require and resolve modules relative to a path of your choice☆23Updated 10 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- no longer maintained, sorry!☆196Updated 7 years ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- A Mutable Value represented as a Function.☆112Updated 10 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- A PostgreSQL driver for node.js that focuses on performance☆20Updated 9 years ago