isaacs / fs-minipass
fs read and write streams based on minipass
☆20Updated 8 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
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Create ansi colors by passing open and close codes.☆19Updated 11 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Like `chown -R`☆31Updated 10 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
- Is this an arguments object? It's a harder question than you think.☆15Updated 3 months ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Gracefully restore the CLI cursor on exit☆38Updated 7 months ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- Lowercase the keys of an object☆40Updated last year
- Check if a file path is a compressed file☆17Updated 10 months ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Check if a file is executable☆30Updated 6 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 7 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 8 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