# jest-cache-directory

> get jest cache directory ftom JEST_CACHE_DIRECTORY , tmpdir/jest

Latest version **1.0.6** (published 2023-10-22) · ISC license · 0 weekly downloads

## Install

```sh
npm install jest-cache-directory
pnpm add jest-cache-directory
yarn add jest-cache-directory
bun add jest-cache-directory
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 1.0.6 |
| Published | 2023-10-22 |
| First published | 2022-10-18 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 19.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | bluelovers |
| Maintainers | bluelovers |
| Keywords | jest, cache, directory, create-by-yarn-tool, create-by-tsdx |

## Links

- npm: https://www.npmjs.com/package/jest-cache-directory
- Repository: https://github.com/bluelovers/ws-jest
- Homepage: https://github.com/bluelovers/ws-jest/tree/master/packages/jest-cache-directory#readme
- Issues: https://github.com/bluelovers/ws-jest/issues
- npm.io page: https://npm.io/package/jest-cache-directory

## Dependencies (1)

- [fs-realpath-native](https://npm.io/package/fs-realpath-native.md) ^1.0.2

## Alternatives

- [memory-cache](https://npm.io/package/memory-cache.md) — 795.0K weekly downloads
- [@httptoolkit/proxy-agent](https://npm.io/package/@httptoolkit/proxy-agent.md) — 11.2K weekly downloads
- [express-cache-controller](https://npm.io/package/express-cache-controller.md) — 5.3K weekly downloads
- [http-cache-middleware](https://npm.io/package/http-cache-middleware.md) — 4.5K weekly downloads
- [cache2](https://npm.io/package/cache2.md) — 1.5K weekly downloads

## Recent versions

- 1.0.6 (latest) — 2023-10-22
- 1.0.5 — 2023-10-18
- 1.0.4 — 2022-11-15
- 1.0.3 — 2022-11-07
- 1.0.2 — 2022-10-29
- 1.0.1 — 2022-10-18

## README

# README.md

    get jest cache directory ftom JEST_CACHE_DIRECTORY , tmpdir/jest

## install

```bash
yarn add jest-cache-directory
yarn-tool add jest-cache-directory
yt add jest-cache-directory
```

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