/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-service-worker-0546e60c35dc-service-worker-s0480-c0000.md
Service Worker - hono-docs
Service Worker Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt service worker Summary Service Wor...
Service Worker
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#service-worker
Summary
Service Worker is a script that runs in the background of the browser to handle tasks like caching and push notifications. Using a Service Worker adapter, you can run...
Content
Service Worker is a script that runs in the background of the browser to handle tasks like caching and push notifications. Using a Service Worker adapter, you can run applications made with Hono as FetchEvent handler within the browser.
This page shows an example of creating a project using Vite.