isaacs / fs-minipassLinks
fs read and write streams based on minipass
☆20Updated last month
Alternatives and similar repositories for fs-minipass
Users that are interested in fs-minipass are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Gracefully restore the CLI cursor on exit☆40Updated last year
- Strip the final newline character from a string/buffer☆38Updated last year
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 9 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 4 months ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last month
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 5 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Get the path of the parent module☆79Updated 3 months ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Center-align the text in a string.☆23Updated 8 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Check if a file is executable☆29Updated 7 years 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
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago