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:
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 6 months ago
- Compile and resolve template strings notation as specified in ES6☆79Updated 3 years 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
- Iterate over promises serially☆50Updated 3 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated last month
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆30Updated 5 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
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 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
- HTTP header string parser☆39Updated 3 years ago
- reschedulable setTimeout for you node needs☆37Updated last year
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆63Updated 2 months ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 11 months ago
- get the local network address of your machine☆67Updated 8 years ago
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated last month
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Converts JavaScript objects to source☆102Updated 2 years ago
- Check if something is a Node.js stream☆112Updated 8 months ago
- Visual diff between 2 javascript variables☆33Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- make is a little experiment to implement a simple task runner similar to Make in JavaScript (WIP)☆20Updated 8 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago