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
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 11 months ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Get the callsite of the caller function☆54Updated 2 months ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆65Updated 4 months ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆169Updated last week
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Check if something is a Node.js stream☆115Updated last year
- Rewrite file system `fs` paths☆62Updated 2 months ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 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 2 years ago
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆157Updated 3 weeks ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- string representations of objects in node and the browser☆158Updated 2 months ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Easily handle defaults for your options☆76Updated 2 years ago
- A simple JavaScript implementation of `du -sb`☆28Updated 2 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Get the set npm registry URL☆57Updated 8 months ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Iterate over promises serially☆52Updated 3 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 6 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Node filesystem spies and mocks☆51Updated 2 months ago