Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: PWA support #1198

Open
SoonIter opened this issue Jun 20, 2024 · 2 comments
Open

[Feature]: PWA support #1198

SoonIter opened this issue Jun 20, 2024 · 2 comments

Comments

@SoonIter
Copy link
Member

What problem does this feature solve?

Progressive Web Apps (PWA) is a new technology that combines the best of mobile web and the best of mobile apps to create a superior mobile web experience. They are installed on the phone like a normal app (web app) and can be accessed from the home screen.

Benefits

  • Open the app from your home screen and you will see the splash screen.
  • Turn off your data and wifi to go offline and open up the app. You will still be able to see the app and browse the pages you have already visited.
  • Browse to a page that you haven’t visited before. The offline page will be displayed.

https://github.com/vite-pwa/vite-plugin-pwa
https://wordpress.org/plugins/super-progressive-web-apps/
https://github.com/GoogleChrome/workbox

What does the proposed API look like?

@rspress/plugin-pwa
(to be discussed)

@chenjiahan
Copy link
Member

Maybe @rsbuild/plugin-pwa first 😄

@citrusjunoss
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants