# fs-promise

> [DEPRECATED] Use mz or fs-extra^3.0 with Promise Support

Latest version **2.0.3** (published 2017-05-06) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install fs-promise
pnpm add fs-promise
yarn add fs-promise
bun add fs-promise
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 2.0.3 |
| Published | 2017-05-06 |
| First published | 2013-05-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/fs-promise) |
| Module format | CommonJS |
| Dependencies | 4 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 170 |
| Author | Kevin Beaty |
| Maintainers | kevinbeaty |
| Keywords | promise, fs, file, file system |

## Links

- npm: https://www.npmjs.com/package/fs-promise
- Repository: https://github.com/kevinbeaty/fs-promise
- Homepage: https://github.com/kevinbeaty/fs-promise#readme
- Issues: https://github.com/kevinbeaty/fs-promise/issues
- npm.io page: https://npm.io/package/fs-promise

## Dependencies (4)

- [mz](https://npm.io/package/mz.md) ^2.6.0
- [fs-extra](https://npm.io/package/fs-extra.md) ^2.0.0
- [any-promise](https://npm.io/package/any-promise.md) ^1.3.0
- [thenify-all](https://npm.io/package/thenify-all.md) ^1.6.0

## 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

- 2.0.3 (latest) — 2017-05-06
- 2.0.2 — 2017-03-26
- 2.0.1 — 2017-03-23
- 2.0.0 — 2017-02-12
- 1.0.0 — 2016-11-10
- 0.5.0 — 2016-03-01
- 0.4.1 — 2016-01-31
- 0.4.0 — 2016-01-29
- 0.3.1 — 2014-12-31
- 0.3.0 — 2014-11-06
- 0.2.0 — 2014-04-29
- 0.1.0 — 2014-03-31
- 0.0.2 — 2013-05-25
- 0.0.1 — 2013-05-23

## README

# fs-promise

`fs-promise` is now *deprecated*. Use [`mz/fs`][1] [`fs-extra^3.0`][2].

[1]: https://github.com/normalize/mz
[2]: https://www.npmjs.org/package/fs-extra

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