simple-concat

Super-minimalist version of concat-stream. Less than 15 lines!
install
1 | npm install simple-concat |
usage
This example is longer than the implementation.
1 | var s = new stream.PassThrough() |
license
MIT. Copyright (c) Feross Aboukhadijeh.