isaacs / fs-minipassLinks
fs read and write streams based on minipass
☆20Updated 11 months ago
Alternatives and similar repositories for fs-minipass
Users that are interested in fs-minipass are comparing it to the libraries listed below
Sorting:
- Lowercase the keys of an object☆40Updated 2 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
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Easily add plugin support to your node.js application.☆26Updated 4 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Is this an arguments object? It's a harder question than you think.☆17Updated 6 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- Sink your streams.☆17Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Like `chown -R`☆31Updated last year
- Check if a file is executable☆29Updated 7 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 11 months ago
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 5 years ago
- Returns an array of mapped values from an array or object.☆16Updated 8 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 4 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 11 months ago
- Detect and extract the static part of a glob string.☆10Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- align-text with ANSI support for CLIs☆23Updated 3 years ago