isaacs / fs-minipass
fs read and write streams based on minipass
☆20Updated 9 months ago
Alternatives and similar repositories for fs-minipass:
Users that are interested in fs-minipass are comparing it to the libraries listed below
- Modern Buffer API polyfill without footguns☆25Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Strip the final newline character from a string/buffer☆36Updated 5 months ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Lowercase the keys of an object☆40Updated last year
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Like `chown -R`☆31Updated 11 months ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- Clone a Node.js HTTP response stream☆30Updated 10 months ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Sink your streams.☆17Updated 2 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Check if a file is executable☆30Updated 6 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 8 months ago
- Check if a path is inside another path☆38Updated 2 years ago
- Is this an arguments object? It's a harder question than you think.☆16Updated 4 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
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago