Detalhes do pacote

write-file-stdout

ianstormtaylor363.7kMIT0.0.2

Write to a file, falling back to stdout.

write, file, stdout

readme (leia-me)

write-file-stdout

Read to file, falling back to stdout.

Installation

$ npm install write-file-stdout

API

write ([file], callback)

Read to file, falling back to stdout.

License

MIT

changelog (log de mudanças)

0.0.2 - December 19, 2013

  • add repository to package.json

0.0.1 - December 18, 2013

:sparkles: