isaacs / fs-minipassLinks
fs read and write streams based on minipass
☆20Updated last year
Alternatives and similar repositories for fs-minipass
Users that are interested in fs-minipass are comparing it to the libraries listed below
Sorting:
- Gracefully restore the CLI cursor on exit☆38Updated last year
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- align-text with ANSI support for CLIs☆23Updated 3 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 2 weeks ago
- Reliably get the name of a Function in a cross-browser compatible way.☆12Updated last year
- Center-align the text in a string.☆23Updated 8 years ago
- Get the path of the parent module☆77Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Sink your streams.☆17Updated 2 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Check if a file is executable☆29Updated 7 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Node.js releases data☆36Updated last week