isaacs / fs-minipass
fs read and write streams based on minipass
☆21Updated 6 months ago
Alternatives and similar repositories for fs-minipass:
Users that are interested in fs-minipass are comparing it to the libraries listed below
- Strip the final newline character from a string/buffer☆36Updated 2 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆36Updated 5 months ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Sink your streams.☆17Updated last year
- Create ansi colors by passing open and close codes.☆18Updated 9 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 7 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Lowercase the keys of an object☆40Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 5 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
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Fastify Plugin to serve default favicon☆13Updated 3 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 2 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Extract the username from a git remote origin URL.☆17Updated 6 years ago