d11 theme
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
rdrew f035d16951 lots of layout changes + sidbars 1 month ago
..
test lots of layout changes + sidbars 1 month ago
.npmignore lots of layout changes + sidbars 1 month ago
History.md lots of layout changes + sidbars 1 month ago
Makefile lots of layout changes + sidbars 1 month ago
Readme.md lots of layout changes + sidbars 1 month ago
index.js lots of layout changes + sidbars 1 month ago
package.json lots of layout changes + sidbars 1 month ago

Readme.md

write-file-stdout

Write to a file, falling back to stdout.

Installation

$ npm install write-file-stdout

API

write ([file], contents)

Write contents to a file, falling back to stdout.

License

MIT