jasonpincin / stream-to-string
Pipe a stream into a string, collect value with callback or promise
☆18Updated 2 years ago
Alternatives and similar repositories for stream-to-string:
Users that are interested in stream-to-string are comparing it to the libraries listed below
- Get the callsite of the caller function☆52Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- List of node.js builtin modules☆38Updated 11 months ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- A simple JavaScript implementation of `du -sb`☆28Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆30Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated 2 months ago
- ☆80Updated 5 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Call a function for each value in an array and return a Promise☆23Updated 8 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Get the set npm registry URL☆54Updated 2 years ago
- Cascading, controlled-visibility options object management.☆40Updated 4 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- A ponyfill/polyfill for browser Promise unhandledrejection events☆28Updated 7 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- JSON reviver/replacer methods for JavaScript Buffer type.☆13Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 weeks ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆61Updated 5 months ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This…☆22Updated 5 years ago