sponge
Reimplementation of sponge from moreutils
Last updated 10 years ago by eush77 .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ npm install sponge 
SYNC missed versions from official npm registry.

npm

sponge

Build Status Dependency Status

Reimplementation of sponge(1) from moreutils.

CLI

sponge [<file>]

If <file> is omitted, write to stdout.

API

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.

References

  • moreutils - growing collection of the unix tools that nobody thought to write long ago when unix was young.

Install

npm install sponge

License

MIT

Current Tags

  • 0.1.0                                ...           latest (10 years ago)

2 Versions

  • 0.1.0                                ...           10 years ago
  • 0.0.1                                ...           10 years ago
Maintainers (1)
Downloads
Total 2
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (3)
Dev Dependencies (3)
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE