All Projects → JimmyVV → Pwa Cookbook

JimmyVV / Pwa Cookbook

personally website

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Pwa Cookbook

Pushkit
All the required components to set up independent web push notifications 🎈
Stars: ✭ 45 (-57.94%)
Mutual labels:  pwa, service-worker
The forge
Our groundbreaking, lightning fast PWA CLI tool
Stars: ✭ 70 (-34.58%)
Mutual labels:  pwa, service-worker
Navi
Open Source Project for Grow with Google Udacity Scholarship Challenge - Navigation app using offline first strategy and google maps api - To get started please refer to the README.md - CONTRIBUTING.md and the project Wiki
Stars: ✭ 51 (-52.34%)
Mutual labels:  pwa, service-worker
Hoverboard
Conference website template
Stars: ✭ 935 (+773.83%)
Mutual labels:  pwa, service-worker
Pwastats
A directory of Progressive Web App case studies.
Stars: ✭ 88 (-17.76%)
Mutual labels:  pwa, service-worker
Next Pwa
Zero config PWA plugin for Next.js, with workbox 🧰
Stars: ✭ 909 (+749.53%)
Mutual labels:  pwa, service-worker
Sqlite Worker
A simple, and persistent, SQLite database for Web and Workers.
Stars: ✭ 70 (-34.58%)
Mutual labels:  worker, service-worker
Upup
✈️ Easily create sites that work offline as well as online
Stars: ✭ 4,777 (+4364.49%)
Mutual labels:  pwa, service-worker
Ionic Pwa
🚀 Build a Progressive Web App with Ionic and Angular. Push Notifications. Deployed to Firebase Hosting. The Complete guide to build your PWA. Service Workers. Lighthouse. Web Manifest
Stars: ✭ 87 (-18.69%)
Mutual labels:  pwa, service-worker
Beer
The source code for the Progressive Beer app!
Stars: ✭ 73 (-31.78%)
Mutual labels:  pwa, service-worker
Beats0.github.io
After a few hundred years, GitHub will become the world's largest digital cemetery, and most of the users have passed away. However, their homepages, projects and commit history describe what they did during their lifetime.
Stars: ✭ 23 (-78.5%)
Mutual labels:  pwa, service-worker
Service
Android Service Examples
Stars: ✭ 91 (-14.95%)
Mutual labels:  service, worker
Vue Wordpress Pwa
An offline-first SPA using Vue.js, the WordPress REST API and Progressive Web Apps
Stars: ✭ 665 (+521.5%)
Mutual labels:  pwa, service-worker
Elm Hn Pwa
Hacker News as a PWA built with Elm
Stars: ✭ 43 (-59.81%)
Mutual labels:  pwa, service-worker
Markcook
A smart and beautiful markdown editor.
Stars: ✭ 547 (+411.21%)
Mutual labels:  pwa, service-worker
Yinyue
🏖Version Of Progressive Web App ( Serverless )
Stars: ✭ 57 (-46.73%)
Mutual labels:  pwa, service-worker
Pwa Wp
WordPress feature plugin to bring Progressive Web Apps (PWA) to Core
Stars: ✭ 445 (+315.89%)
Mutual labels:  pwa, service-worker
Offline Plugin
Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
Stars: ✭ 4,444 (+4053.27%)
Mutual labels:  pwa, service-worker
Parcel Plugin Sw Precache
A Parcel plugin for generating a service worker that precaches resources.
Stars: ✭ 70 (-34.58%)
Mutual labels:  pwa, service-worker
Offline Gallery
🎈 A 16kb Preact & Redux based Progressive Web App that offers an offline gallery experience of external images.
Stars: ✭ 90 (-15.89%)
Mutual labels:  pwa, service-worker

PWA

该库是借助 react starter kit 来构建的 PWA skeleton。该库没有使用其他大型的 Service Worker 库,纯原生手写,相关的测试都已经通过,适合新手参考。具体使用可以参考:PWA 实践

install

首先,下载该库:

git clone https://github.com/JimmyVV/PWA-cookbook

下载相关的 npm 包。(本来想用 yarn 的,结果,发现它不能根据现有的包生成 lockfile,然后作罢) 下载完成之后,运行即可:

npm start

访问 localhost:3000 就可以看到:

image_1bapj1cess0oibd1gem1g21qmom.png-33kB

下面的响应式网页了。

Author

田淮仁 [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].