11ty/fetch

Utility to cache any remote asset: Image, Video, Web Font, CSS, JSON, etc

JavaScript

166

240 commits

updated Sep 11, 2026

See the code

README

eleventy Logo

eleventy-fetch

Requires Node 18+

Formerly known as @11ty/eleventy-cache-assets.

Fetch network resources and cache them so you don’t bombard your API (or other resources). Do this at configurable intervals—not with every build! Once per minute, or once per hour, once per day, or however often you like!

With the added benefit that if one successful request completes, you can now work offline!

This plugin can save any kind of asset—JSON, HTML, images, videos, etc.

The full eleventy-fetch documentation is on 11ty.dev.

npm Version GitHub issues

Installation

npm install @11ty/eleventy-fetch

The full eleventy-fetch documentation is on 11ty.dev.

Tests

npm run test

Community Roadmap

cache
eleventy
fetch

Contributors

zachleat

204 commits

Zegnat

9 commits

uncenter

4 commits

11ty/fetch

Utility to cache any remote asset: Image, Video, Web Font, CSS, JSON, etc

JavaScript

166

240 commits

updated Sep 11, 2026

See the code

README

eleventy Logo

eleventy-fetch

Requires Node 18+

Formerly known as @11ty/eleventy-cache-assets.

Fetch network resources and cache them so you don’t bombard your API (or other resources). Do this at configurable intervals—not with every build! Once per minute, or once per hour, once per day, or however often you like!

With the added benefit that if one successful request completes, you can now work offline!

This plugin can save any kind of asset—JSON, HTML, images, videos, etc.

The full eleventy-fetch documentation is on 11ty.dev.

npm Version GitHub issues

Installation

npm install @11ty/eleventy-fetch

The full eleventy-fetch documentation is on 11ty.dev.

Tests

npm run test

Community Roadmap

cache
eleventy
fetch

Contributors

zachleat

204 commits

Zegnat

9 commits

uncenter

4 commits

Languages

JavaScript

100.0%