$ npm install sponge
Reimplementation of sponge(1) from moreutils.
sponge [<file>]
If <file>
is omitted, write to stdout.
sponge(filename)
Returns a writable stream that buffers the input and then writes to a file.
sponge()
Returns a transform stream that buffers the input and then writes to the output.
npm install sponge
MIT
© 2010 - cnpmjs.org x YWFE | Home | YWFE