jasonpincin / stream-to-stringLinks
Pipe a stream into a string, collect value with callback or promise
☆18Updated 3 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:
- Run promise-returning & async functions repeatedly until you end it☆48Updated last week
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- A simple JavaScript implementation of `du -sb`☆28Updated 2 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆65Updated 6 months ago
- A programmatic interface for jsdoc3 with a few extra features☆66Updated 6 months ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated last year
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- Iterate over promises serially☆52Updated 3 years ago
- Get the callsite of the caller function☆54Updated 4 months ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆56Updated this week
- Web Streams, based on the WHATWG spec☆57Updated 4 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated this week
- 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
- make is a little experiment to implement a simple task runner similar to Make in JavaScript (WIP)☆20Updated 9 years ago
- Synchronous and asynchronous recursive directory walking for node☆19Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆109Updated 5 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆63Updated last year
- walk through directory trees and apply an action to every file☆48Updated 10 years ago
- Glob to regular expression with support for extended globs.☆75Updated last year
- Rewrite file system `fs` paths☆62Updated 4 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆84Updated 4 months ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago