slows
delaying the flow of data at regular interval. in stream.
see example
usage
var es = var delay = var stream = stream arraystream
api
var stream = delay([capacity,] msec)
return delay stream
capacity
: limit the number of flow data at same time.msec
: time to be delayed.
test
npm run test
for browser
npm run testling
author
license
MIT