assaf / node-passbook

iOS Passbook for the Node hacker
MIT License
280 stars 73 forks source link

Use the target of the pipe method also as its return value #67

Closed atd-schubert closed 6 years ago

atd-schubert commented 6 years ago

Readable streams of NodeJS should return its target as return-value.

For additional information take a look at the stream documentation of node.js