Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xgqfrms/pwa
PWA: Progressive Web Apps
https://github.com/xgqfrms/pwa
codelabs pta pwa web-app
Last synced: 9 days 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 (over 6 years ago)
- Default Branch: gh-pages
- Last Pushed: 2023-03-08T05:00:25.000Z (almost 2 years ago)
- Last Synced: 2024-09-11T16:10:54.904Z (3 months 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: 2
- 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 & TWAhttps://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