@11ty/eleventy-fetch 中文文档教程

发布于 3年前 浏览 22 项目主页 更新于 3年前

eleventy Logo

eleventy-fetch

需要 Node 12+

以前称为 @11ty/eleventy-cache-assets

获取网络资源并缓存它们,这样您就不会轰炸您的 API(或其他资源)。 以可配置的时间间隔执行此操作——而不是每次构建! 每分钟一次,或每小时一次,每天一次,或任何您喜欢的频率!

一个额外的好处是,如果一个成功的请求完成,您现在可以离线工作!

这个插件可以保存任何类型的资产——JSON、HTML、图像、视频等。

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

npm 版本GitHub issues

Installation

npm install @11ty/eleventy-fetch

完整的 eleventy-fetch 文档在 11ty。开发

Tests

npm run test

Community Roadmap

eleventy Logo

eleventy-fetch

Requires Node 12+

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 VersionGitHub issues

Installation

npm install @11ty/eleventy-fetch

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

Tests

npm run test

Community Roadmap

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文