# @xdn/prefetch

> Enables prefetching and caching of pages using the Moovweb XDN and Workbox.

Latest version **2.53.6** (published 2022-01-11) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @xdn/prefetch
pnpm add @xdn/prefetch
yarn add @xdn/prefetch
bun add @xdn/prefetch
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.53.6 |
| Published | 2022-01-11 |
| First published | 2020-04-22 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 9 |
| Unpacked size | 136.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Moovweb |
| Maintainers | moovweb-admin |

## Links

- npm: https://www.npmjs.com/package/@xdn/prefetch
- npm.io page: https://npm.io/package/@xdn/prefetch

## Dependencies (9)

- [cheerio](https://npm.io/package/cheerio.md) ^1.0.0-rc.3
- [json-query](https://npm.io/package/json-query.md) ^2.2.2
- [workbox-core](https://npm.io/package/workbox-core.md) ^5.1.2
- [@types/cheerio](https://npm.io/package/@types/cheerio.md) ^0.22.18
- [workbox-routing](https://npm.io/package/workbox-routing.md) ^5.1.2
- [workbox-expiration](https://npm.io/package/workbox-expiration.md) ^5.1.2
- [workbox-precaching](https://npm.io/package/workbox-precaching.md) ^5.1.2
- [workbox-strategies](https://npm.io/package/workbox-strategies.md) ^5.1.2
- [workbox-cacheable-response](https://npm.io/package/workbox-cacheable-response.md) ^5.1.2

## Recent versions

- 2.53.6 (latest) — 2022-01-11
- 2.53.6-next-1641895591-f1d5f1649.0 (next) — 2022-01-11
- 2.53.5-next-1641201537-c1cdb4568.0 (next-v2) — 2022-01-03
- 1.48.2 (latest-v1) — 2020-10-27
- 2.53.7-next-1641895574-4891585a6.0 — 2022-01-11
- 2.53.7-next-1641893132-22be18a83.0 — 2022-01-11
- 2.53.6-next-1641892929-f436f56da.0 — 2022-01-11
- 2.53.6-next-1641398325-01bf686c4.0 — 2022-01-05
- 2.53.5 — 2022-01-05
- 2.53.5-next-1641219106-ff2936ac0.0 — 2022-01-03
- 2.53.5-next-1641210071-2f979ef07.0 — 2022-01-03
- 2.53.5-next-1641201434-873aac607.0 — 2022-01-03
- 2.53.5-next-1641060563-3bc9c3b88.0 — 2022-01-01
- 2.53.4 — 2022-01-01
- 2.53.5-next-1640891080-513b105dc.0 — 2021-12-30
- … 3152 more at https://npm.io/package/@xdn/prefetch/versions

## README

# XDN Prefetch

Prefetching library for the [Moovweb XDN](https://developer.moovweb.com), infrastructure to run your big, dynamic website frontend and make it load in less than one second.

The `@xdn/prefetch` package makes it easy to prefetch dynamic content cached at the network edge and store it in the browser's service worker cache. 

You can read more about it in our [prefetching guide](https://developer.moovweb.com/guides/prefetching)

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