isaacs / minizlib
A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.
☆74Updated 7 months ago
Alternatives and similar repositories for minizlib:
Users that are interested in minizlib are comparing it to the libraries listed below
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆55Updated this week
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated last year
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 7 years ago
- Check if something is a Node.js stream☆110Updated 4 months ago
- ☆36Updated 4 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Iterate over promises serially☆50Updated 2 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated last week
- programmatic npm API☆110Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- An asynchronous middleware pattern☆27Updated last year
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago
- Easy error subclassing and stack customization☆66Updated 4 years ago
- List of node.js builtin modules☆38Updated 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
- A stream that emits multiple other streams one after another.☆142Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Manipulate the HTTP Vary header☆61Updated 9 months ago
- destroy a stream if possible☆55Updated 6 months ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 8 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Create streams from promises☆15Updated 9 years ago
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆54Updated 6 months ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 2 months ago