stream-shift
Advanced tools
Weekly downloads
Readme
Returns the next buffer/object in a stream's readable queue
npm install stream-shift
var shift = require('stream-shift')
console.log(shift(someStream)) // first item in its buffer
Thanks @dignifiedquire for making this work on node 6
MIT
FAQs
Returns the next buffer/object in a stream's readable queue
The npm package stream-shift receives a total of 10,580,530 weekly downloads. As such, stream-shift popularity was classified as popular.
We found that stream-shift demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a GitHub app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.