https://github.com/xgqfrms/pwa
PWA: Progressive Web Apps
https://github.com/xgqfrms/pwa
codelabs pta pwa web-app
Last synced: 8 months ago
JSON representation
PWA: Progressive Web Apps
- Host: GitHub
- URL: https://github.com/xgqfrms/pwa
- Owner: xgqfrms
- License: mit
- Created: 2018-05-16T01:21:15.000Z (about 8 years ago)
- Default Branch: gh-pages
- Last Pushed: 2023-03-08T05:00:25.000Z (over 3 years ago)
- Last Synced: 2025-04-01T13:31:04.305Z (about 1 year ago)
- Topics: codelabs, pta, pwa, web-app
- Language: JavaScript
- Homepage: https://pwa.xgqfrms.xyz/pwa-app/public/index.html
- Size: 7.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PWA
> Progressive Web Apps
https://pwa.xgqfrms.xyz/pwa-app/public/index.html
```js
// API Key
const url = `https://api.darksky.net/forecast/1dda89e902ce89b77ed2412eac3026d7/${coords}`;
```
## PWA & TWA
https://www.cnblogs.com/xgqfrms/p/11616179.html
## refs
> Your First Progressive Web App
https://developers.google.com/web/fundamentals/codelabs/your-first-pwapp/?hl=zh-cn
https://codelabs.developers.google.com/codelabs/your-first-pwapp/index.html
https://github.com/googlecodelabs/your-first-pwapp
> service-worker
https://googlechrome.github.io/samples/service-worker/basic/index.html
https://github.com/GoogleChrome/samples/tree/gh-pages/service-worker/basic