Progressive Web App

当需要让 Web 应用可离线、可安装、像原生应用时使用;产出 manifest.json、Service Worker(含 install/activate/fetch 与缓存策略)、offline.html 与安装提示逻辑;不适用于纯静态站点、需要后台原生能力或仅做常规性能优化。触发词:PWA、Service Worker、离线、添加到主屏幕、Workbox、可安装

findscripter 3650be2 10.3 KB Updated

File contents

findscripter/everything-skills/tree/main/02-engineering/progressive-web-app commit 3650be2961

Frequently asked questions

npx skillmds@latest add findscripter/progressive-web-app