New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

de kitchen-sink #15

Closed
Raynos opened this Issue Aug 8, 2012 · 2 comments

Comments

Projects
None yet
3 participants
@Raynos
Contributor

Raynos commented Aug 8, 2012

You've started this process already with pause-stream and through.

For example I use es.duplex the most out of all the event-stream modules.

It would be nice if that was a seperate duplex module that had that API.

Eventually it would be nice if I never have to require event-stream again.

If you don't want to do this, then I will take pieces out of event-stream and make them separate modules.

@Raynos

This comment has been minimized.

Contributor

Raynos commented Aug 27, 2012

@dominictarr I want es.pipeline to also be de kitchen-sinked. usage

@dominictarr

This comment has been minimized.

Owner

dominictarr commented Aug 27, 2012

yeah, however, the name is taken.

but maybe we can put in a pull request here:

https://github.com/pgte/pipeline

And then make that the module.
the PR is really simple, as es.pipeline is mostly just duplexer,

On Mon, Aug 27, 2012 at 2:43 AM, Raynos notifications@github.com wrote:

@dominictarr https://github.com/dominictarr I want es.pipeline to also
be de kitchen-sinked. usagehttps://github.com/Raynos/source-stream/blob/master/index.js#L3


Reply to this email directly or view it on GitHubhttps://github.com//issues/15#issuecomment-8044917.

@right9ctrl right9ctrl closed this Sep 29, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment