isaacs / dezalgoLinks
Contain async insanity so that the dark pony lord doesn't eat souls
☆91Updated 2 years ago
Alternatives and similar repositories for dezalgo
Users that are interested in dezalgo are comparing it to the libraries listed below
Sorting:
- Check if something is a Node.js stream☆112Updated 7 months ago
- convert module usage to inline expressions☆75Updated 5 months ago
- executable specification for Stream (make testing streams easy)☆125Updated 9 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- Iterate over promises serially☆50Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- for when you want to log an object but hide certain restricted fields, e.g., password☆23Updated 6 years ago
- Convert an Observable to a Promise☆48Updated last year
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 11 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
- /dev/null for node streams☆43Updated 7 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Creates a duplex stream☆95Updated 4 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 8 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- parse the test anything protocol☆122Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Overwrite OnFatalError to create a heapdump☆56Updated 4 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Hook and modify stdout and stderr☆54Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆174Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago