isaacs / dezalgo
Contain async insanity so that the dark pony lord doesn't eat souls
☆90Updated last year
Alternatives and similar repositories for dezalgo:
Users that are interested in dezalgo are comparing it to the libraries listed below
- Check if something is a Node.js stream☆110Updated 4 months ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 9 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Error predicate functions for operational errors thrown by node core.☆31Updated 5 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Error handling utilities for node☆122Updated 2 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- convert module usage to inline expressions☆75Updated 2 months ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated 9 months ago
- executable specification for Stream (make testing streams easy)☆125Updated 9 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Convert an Observable to a Promise☆47Updated last year
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 4 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Beautify Benchmark.js's output into readable form.☆35Updated 8 years ago
- /dev/null for node streams☆43Updated 7 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆83Updated 7 months ago
- Safe, constant-time comparison of Buffers☆50Updated 11 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Bike shed mutex lock implementation☆87Updated 2 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 4 years ago
- Define a lazily evaluated property on an object☆64Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 2 years ago
- Reduce stream data to a single value☆20Updated 11 years ago