mafintosh / stream-eachLinks
Iterate all the data in a stream
☆37Updated 7 years ago
Alternatives and similar repositories for stream-each
Users that are interested in stream-each are comparing it to the libraries listed below
Sorting:
- A couple of functions that make it easy to maintain an unordered set as an array in an efficient way☆22Updated 7 years ago
- Iterate through the values of a stream☆27Updated 6 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Streaming JSON serializer that allows you to add metadata and will forward an error message if the stream is destroyed prematurely☆22Updated 10 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- Detect whether a value is an error☆15Updated 6 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆29Updated last month
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Spawn locally installed npm dependencies with cross platform env and argument parsing support☆38Updated 9 years ago
- Borough☆9Updated 8 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Userland streams implementation☆45Updated 7 years ago
- browserify transform that converts all const assignments to var assignments.☆10Updated 8 years ago
- Open a file locked so only one process has access at a given time☆20Updated 8 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- Execute batches with any kind of level instance via a simple stream☆12Updated 10 years ago
- Parse a JSON stream into an object☆15Updated 8 years ago
- Returns the next buffer/object in a stream's readable queue☆22Updated last year
- Query npm dependents of a certain version or version range of a given package☆33Updated last year
- ☆26Updated 7 years ago
- Create server-sent-events☆21Updated 8 years ago
- Streaming fs.readdir☆47Updated 7 years ago
- Get the union of two sorted streams☆28Updated 2 years ago
- Tiny environment variable helper, that I'll use in all my apps.☆25Updated last year
- Merges files together using a best-effort merge☆13Updated 8 years ago
- npm registry on dat☆40Updated 7 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- easily add new collaborators to your github repos from the CLI☆46Updated 8 years ago
- Install an npm package☆31Updated 7 years ago
- recursive file and folder copy using in memory tar streams