isaacs / fs-minipass
fs read and write streams based on minipass
☆20Updated 7 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
- 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
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Sink your streams.☆17Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 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
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Create ansi colors by passing open and close codes.☆19Updated 11 months ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Find the module object for something that was require()d☆27Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 7 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Map `visit` over an array of objects.☆17Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- Check if a file is executable☆30Updated 6 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 3 years ago