jasonpincin / stream-to-stringLinks
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
Sorting:
- Converts JavaScript objects to source☆104Updated 2 years ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 11 months ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Rewrite file system `fs` paths☆62Updated 2 months ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆65Updated 3 months ago
- Get the callsite of the caller function☆54Updated 2 months 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
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Get the set npm registry URL☆56Updated 7 months ago
- A simple JavaScript implementation of `du -sb`☆28Updated 2 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Check if something is a Node.js stream☆114Updated last year
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆168Updated last week
- Set of utilities to work with JSON / JSON5 documents.☆72Updated 5 years ago
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆55Updated last year
- make is a little experiment to implement a simple task runner similar to Make in JavaScript (WIP)☆20Updated 9 years ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆56Updated this week
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Utility for generating html elements with tagged`template literal`. Only 649 bytes.☆12Updated last year
- Node module to convert efficiently index to/from line-column in a string.☆15Updated 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 2 years ago