# parse-cache-control

> Parse Cache-Control headers.

Latest version **1.0.1** (published 2015-03-19) · 0 weekly downloads

## Install

```sh
npm install parse-cache-control
pnpm add parse-cache-control
yarn add parse-cache-control
bun add parse-cache-control
```

## Health

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

Positive: has types package; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2015-03-19 |
| First published | 2015-03-17 |
| Weekly downloads | 0 |
| TypeScript types | separate (@types/parse-cache-control) |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 14 |
| Maintainers | roryf |

## Links

- npm: https://www.npmjs.com/package/parse-cache-control
- Repository: https://github.com/roryf/parse-cache-control
- Issues: https://github.com/roryf/parse-cache-control/issues
- npm.io page: https://npm.io/package/parse-cache-control

## Recent versions

- 1.0.1 (latest) — 2015-03-19
- 1.0.0 — 2015-03-17

## README

# parse-cache-control

Simple function to parse `Cache-Control` headers. Taken from [Wreck](https://github.com/hapijs/wreck).

See `test.js` for usage.

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