isaacs / fs-minipassLinks
fs read and write streams based on minipass
☆20Updated 2 months ago
Alternatives and similar repositories for fs-minipass
Users that are interested in fs-minipass are comparing it to the libraries listed below
Sorting:
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Gracefully restore the CLI cursor on exit☆41Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 5 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last month
- A list of directories you should ignore by default☆23Updated 3 years ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 5 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 9 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Decompress a HTTP response if needed☆75Updated 2 months ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- align-text with ANSI support for CLIs☆24Updated 4 years ago
- Log the value/error of a promise☆29Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆39Updated 4 months ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Get the path of the parent module☆79Updated 3 months ago
- Check if a file is executable☆29Updated 7 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago