# write-file-stdout

> Write to a file, falling back to stdout.

Latest version **0.0.2** (published 2013-12-19) · MIT license · 0 weekly downloads

## Install

```sh
npm install write-file-stdout
pnpm add write-file-stdout
yarn add write-file-stdout
bun add write-file-stdout
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.2 |
| Published | 2013-12-19 |
| First published | 2013-12-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6 |
| Maintainers | ianstormtaylor |
| Keywords | write, file, stdout |

## Links

- npm: https://www.npmjs.com/package/write-file-stdout
- Repository: https://github.com/ianstormtaylor/write-file-stdout
- Issues: https://github.com/ianstormtaylor/write-file-stdout/issues
- npm.io page: https://npm.io/package/write-file-stdout

## Alternatives

- [unionfs](https://npm.io/package/unionfs.md) — 2.2M weekly downloads
- [path-starts-with](https://npm.io/package/path-starts-with.md) — 35.9K weekly downloads
- [redzip](https://npm.io/package/redzip.md) — 1.2K weekly downloads
- [vscode-anymatch](https://npm.io/package/vscode-anymatch.md) — 848 weekly downloads
- [@ledgerhq/coin-filecoin](https://npm.io/package/@ledgerhq/coin-filecoin.md) — 793 weekly downloads

## Recent versions

- 0.0.2 (latest) — 2013-12-19
- 0.0.1 — 2013-12-19

## README

# 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

---
_Source: https://npm.io/package/write-file-stdout · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
