包详细信息

write-file-stdout

ianstormtaylor363.7kMIT0.0.2

Write to a file, falling back to stdout.

write, file, stdout

自述文件

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

更新日志

0.0.2 - December 19, 2013

  • add repository to package.json

0.0.1 - December 18, 2013

:sparkles: