# fs-exists-cached

> Just like `fs.exists` and `fs.existsSync`, but cached

Latest version **1.0.0** (published 2017-01-19) · ISC license · 0 weekly downloads

## Install

```sh
npm install fs-exists-cached
pnpm add fs-exists-cached
yarn add fs-exists-cached
bun add fs-exists-cached
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2017-01-19 |
| First published | 2017-01-19 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 9 |
| Author | Isaac Z. Schlueter |
| Maintainers | isaacs |

## Links

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

## Recent versions

- 1.0.0 (latest) — 2017-01-19

## README

# fs-exists-cached

Just like `fs.exists` and `fs.existsSync`, but cached

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