Skip to content
/ docs Public

Documentation: PWA integrations for Vite and the ecosystem

License

Notifications You must be signed in to change notification settings

vite-pwa/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fb4e96e ยท Feb 26, 2025
Jan 24, 2025
Mar 25, 2024
Aug 28, 2023
Jan 8, 2024
May 2, 2024
Mar 25, 2024
Jan 24, 2025
Feb 26, 2025
Mar 25, 2024
Aug 29, 2024
Jan 19, 2023
Nov 18, 2023
Dec 24, 2022
Jun 1, 2023
Aug 28, 2023
May 27, 2023
May 11, 2024
Oct 9, 2022
Mar 25, 2024
Oct 15, 2023
Nov 29, 2024
Nov 29, 2024
Dec 26, 2023
Nov 18, 2023
Jan 8, 2024

Repository files navigation

Documentation for PWA integrations for Vite and the ecosystem
Documentation: PWA integrations for Vite and the ecosystem

Documentation & Guides
GitHub stars


๐Ÿš€ Features

  • ๐Ÿ“– Documentation & guides
  • ๐Ÿ‘Œ Zero-Config: sensible built-in default configs for common use cases
  • ๐Ÿ”ฉ Extensible: expose the full ability to customize the behavior of the plugin
  • ๐Ÿฆพ Type Strong: written in TypeScript
  • ๐Ÿ”Œ Offline Support: generate service worker with offline support (via Workbox)
  • โšก Fully tree shakable: auto inject Web App Manifest
  • ๐Ÿ’ฌ Prompt for new content: built-in support for Vanilla JavaScript, Vue 3, React, Svelte, SolidJS and Preact
  • โš™๏ธ Stale-while-revalidate: automatic reload when new content is available
  • โœจ Static assets handling: configure static assets for offline support
  • ๐Ÿž Development Support: debug your custom service worker logic as you develop your application
  • ๐Ÿ› ๏ธ Versatile: integration with meta frameworks: รฎles, SvelteKit, VitePress, Astro, Nuxt 3 and Remix
  • ๐Ÿ’ฅ PWA Assets Generator: generate all the PWA assets from a single command and a single source image
  • ๐Ÿš€ PWA Assets Integration: serving, generating and injecting PWA Assets on the fly in your application

๐Ÿ“ฆ Integrations

๐Ÿ“„ License

MIT License ยฉ 2021-PRESENT Anthony Fu