An open API service for software projects hosted on Open Collective.

github.com/gulpjs/ordered-read-streams

Combines array of streams into one Readable stream in strict order.
https://github.com/gulpjs/ordered-read-streams

chore: Normalize repository

sttk opened this pull request over 2 years ago
feat: Provide addSource function on the OrderedReadable stream

phated opened this pull request almost 3 years ago
feat!: Switch to streamx

phated opened this pull request almost 3 years ago
chore: release 2.0.0

github-actions[bot] opened this pull request over 3 years ago
chore!: Normalize repository, dropping node <10.13 support

sttk opened this pull request over 3 years ago
Switch to Streamx

phated opened this issue over 4 years ago
Breaking: Upgrade scaffold, dropping node <10 support

coreyfarrell opened this pull request over 4 years ago
Adding code to run on Powersystem

genisysram opened this pull request over 4 years ago
Inline with gulpjs repository patterns

phated opened this issue over 6 years ago
Move to gulpjs org?

phated opened this issue over 6 years ago
Add `addSource` method on an instance

phated opened this issue about 8 years ago
Improved pumping algorythm & emit `stream:start` and `stream:end` events

piranna opened this pull request about 8 years ago
Transform stream

piranna opened this issue about 8 years ago
Events to notify start and end of streams

piranna opened this issue about 8 years ago
Need to rewrite tests

phated opened this issue about 8 years ago
inherit from Transform instead of Readable

phated opened this pull request over 8 years ago
Write after end

phated opened this issue over 8 years ago
please add tags that match version in npm

pravi opened this issue over 8 years ago
Bump to 1.0

phated opened this issue almost 9 years ago
doesn't work with streams3

yocontra opened this issue almost 10 years ago
Use SVG-based badges

shinnn opened this pull request about 10 years ago
Update Travis CI settings

shinnn opened this pull request about 10 years ago
Update dependencies

shinnn opened this pull request about 10 years ago
use readable-stream/isstream & remove concat function

ustccjw opened this pull request over 10 years ago
concat function should not export.

ustccjw opened this issue over 10 years ago
how about: use 'readable-stream' instead 'stream'

ustccjw opened this issue over 10 years ago
Real-time data events

piranna opened this pull request almost 11 years ago
Not real-time

piranna opened this issue almost 11 years ago
Refactored OrderedStreams::_flush function to flush available contents ASAP

tomchentw opened this pull request about 11 years ago