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 4 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 9 months ago
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Sink your streams.☆17Updated 2 years ago
- Like `chown -R`☆31Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 7 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 9 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years 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
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Check if a path is inside another path☆38Updated 2 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- Lowercase the keys of an object☆40Updated last year