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
- Cache and replay NodeJS streams☆40Updated 5 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 7 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- /dev/null for node streams☆43Updated 8 years ago
- Generic stream reconnection module.☆122Updated 7 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- executable specification for Stream (make testing streams easy)☆125Updated 9 years ago
- (UNMAINTAINED) Create custom errors in JavaScript that inherit Error or descendants of Error☆24Updated 8 years ago
- Pipe an Array through Node.js streams☆43Updated 3 years ago
- Streaming JSON.stringify()☆60Updated 7 years ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated 7 months ago
- When close() is just not enough☆189Updated 4 years ago
- no longer maintained, sorry!☆196Updated 7 years ago
- Create a writable stream that writes to multiple other writeable streams☆30Updated 7 years ago
- Superseded by rave-level. Open a leveldb handle multiple times.☆147Updated 7 months ago
- detect and report syntax errors in source code strings☆81Updated 7 months ago
- a node.js program to require and resolve modules relative to a path of your choice☆23Updated 9 years ago
- Streaming Boyer-Moore-Horspool searching for node.js☆72Updated last year
- Browserify plugin to expose a standalone bundle as a property of the global object.☆15Updated 2 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- Node module to sniff the start of a stream to detect the file type and encoding☆29Updated last year
- Delay the evaluation of a paramless async function and cache the result☆97Updated last year
- ☆80Updated 5 years ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- convert module usage to inline expressions☆75Updated 7 months ago
- Prettyprint JSON to HTML☆43Updated 2 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 6 years ago
- tokenize any text stream given some basic regex rules to match tokens☆14Updated 7 years ago