jasonpincin / stream-to-string
Pipe a stream into a string, collect value with callback or promise
☆18Updated last year
Related projects ⓘ
Alternatives and complementary repositories for stream-to-string
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Iterate over promises serially☆50Updated 2 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆30Updated 4 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆57Updated last month
- Set of utilities to work with JSON / JSON5 documents.☆72Updated 4 years ago
- Node style HMAC for use in the browser, with native implementation in node☆62Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated 10 months ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Determine if a function is an ES6 arrow function or not.☆22Updated 6 months ago
- reschedulable setTimeout for you node needs☆37Updated last year
- 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
- Calculate the bit-wise hamming distance of two hex strings or buffers☆28Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 4 years ago
- Get the dependencies of an ES6 module by traversing its AST☆34Updated 2 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 2 years ago
- A simple JavaScript implementation of `du -sb`☆29Updated last year
- A list of directories you should ignore by default☆23Updated 2 years ago
- Cascading, controlled-visibility options object management.☆39Updated 4 years ago
- Babel plugin for turning __VERSION__ into a package version string☆9Updated 4 years ago
- Turn npm package scripts into CLI commands☆23Updated 9 years ago
- ☆36Updated 4 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Check whether a given value is a generator function☆15Updated 11 months ago
- Get available v8 and Node.js flags.☆56Updated last year
- Create a lazily evaluated value☆69Updated 3 years ago
- Promisifies all the selected functions in an object☆57Updated 3 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 4 years ago