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
- Streaming JSON.stringify()☆60Updated 8 years ago
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 7 years ago
- Cache and replay NodeJS streams☆40Updated 5 years ago
- Node module to sniff the start of a stream to detect the file type and encoding☆29Updated last year
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆239Updated 3 years ago
- no longer maintained, sorry!☆196Updated 7 years ago
- Generic stream reconnection module.☆122Updated 8 years ago
- Does your Node.js command line program have lots of arguments? Add custom tab completion!☆166Updated 10 years ago
- executable specification for Stream (make testing streams easy)☆126Updated 9 years ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated 9 months ago
- Thin and less-opinionated database abstraction layer for node.☆211Updated 2 years ago
- /dev/null for node streams☆43Updated 8 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- When close() is just not enough☆189Updated 5 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 3 months ago
- (UNMAINTAINED) Create custom errors in JavaScript that inherit Error or descendants of Error☆24Updated 8 years ago
- FIFO queue in Javascript☆58Updated 4 years ago
- Superseded by rave-level. Open a leveldb handle multiple times.☆147Updated 9 months ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- ☆80Updated 5 years ago
- Discover the license footprint of your application☆86Updated 8 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 5 years ago
- A persistent key-value storage library. Runs everywhere Node runs.☆125Updated 9 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago