All Projects β†’ mazipan β†’ workbox-in-js-framework

mazipan / workbox-in-js-framework

Licence: MIT License
🍳 Code sample for using Workbox in various JS framework

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
HTML
75241 projects
Vue
7211 projects
CSS
56736 projects

Projects that are alternatives of or similar to workbox-in-js-framework

jekyll-pwa-workbox
A Jekyll plugin using Workbox to make your PWA / Website available offline.
Stars: ✭ 22 (+37.5%)
Mutual labels:  pwa, progressive-web-app, workbox
Pwatter
Angular Progressive Web App using Workbox
Stars: ✭ 167 (+943.75%)
Mutual labels:  pwa, progressive-web-app, workbox
Remember
Progressive web app using geolocation and device orientation in React with Redux
Stars: ✭ 172 (+975%)
Mutual labels:  pwa, progressive-web-app
Sample Pie Shop
Example e-commerce site to explore PWA (Progressive Web App) use cases.
Stars: ✭ 206 (+1187.5%)
Mutual labels:  pwa, progressive-web-app
Productivity Frontend
Productivity Application - Kanban Style Productivity Management Application with Customizable Boards, Lists and Cards to Make You More Productive.
Stars: ✭ 234 (+1362.5%)
Mutual labels:  pwa, progressive-web-app
Emberclear
Encrypted Chat. No History. No Logs.
Stars: ✭ 157 (+881.25%)
Mutual labels:  pwa, progressive-web-app
Template React Ssr
Server-side rendering template using express and react 16
Stars: ✭ 166 (+937.5%)
Mutual labels:  pwa, progressive-web-app
Ember Service Worker
A pluggable approach to Service Workers for Ember.js
Stars: ✭ 227 (+1318.75%)
Mutual labels:  pwa, progressive-web-app
Preact Minimal
πŸš€ Minimal preact structure
Stars: ✭ 136 (+750%)
Mutual labels:  pwa, progressive-web-app
speedy-math
An application which allows user (small kids) to practice basic Mathematics operations
Stars: ✭ 28 (+75%)
Mutual labels:  progressive-web-app, workbox
Vue Firebase Auth Vuex
Vue FirebaseπŸ”₯ Authentication with Vuex
Stars: ✭ 248 (+1450%)
Mutual labels:  pwa, progressive-web-app
chicio.github.io
πŸ‘» Fabrizio Duroni (me πŸ˜„) personal website. Created using GatsbyJS, Styled Components, Storybook, Typescript, tsParticles, GitHub pages, Github Actions, Upptime.
Stars: ✭ 20 (+25%)
Mutual labels:  progressive-web-app, workbox
onchat-web
A simple, beautiful, mobile-first instant messaging progressive web application.
Stars: ✭ 138 (+762.5%)
Mutual labels:  pwa, progressive-web-app
Graphql Genie
Simply pass in your GraphQL type defintions and get a fully featured GraphQL API with referential integrity, inverse updates, subscriptions and role based access control that can be used client side or server side.
Stars: ✭ 147 (+818.75%)
Mutual labels:  pwa, progressive-web-app
Pwafire
Progressive Web Apps API of APIs
Stars: ✭ 137 (+756.25%)
Mutual labels:  pwa, workbox
Vite Plugin Pwa
Zero-config PWA for Vite
Stars: ✭ 209 (+1206.25%)
Mutual labels:  pwa, workbox
wordpress
Free PWA & SPA for Wordpress & Woocommerce
Stars: ✭ 103 (+543.75%)
Mutual labels:  pwa, progressive-web-app
Monitaure
πŸ”” A server uptime monitoring progressive web application - NO LONGER MAINTAINED
Stars: ✭ 135 (+743.75%)
Mutual labels:  pwa, progressive-web-app
Hello Pwa
The classic Hello World program as a Progressive Web App
Stars: ✭ 136 (+750%)
Mutual labels:  pwa, progressive-web-app
Jfa Pwa Toolkit
⚑️ PWA Features to Any Website (very Fast & Easy)
Stars: ✭ 245 (+1431.25%)
Mutual labels:  pwa, progressive-web-app

workbox-in-js-framework

🍳 Code sample for using Workbox in various JS framework

About Workbox

Workbox is a collection of JavaScript libraries for Progressive Web Apps. Workbox help you deliver PWA in easy way, and it's applicable for any JS framework. See documentation here.

About this repo

This repo will demonstrate you how to using workbox in various real world example with popular JS framework, also will add with more sample with different test case. All different case will seperate in different branch. We also try to explain step by step clearly, so you can learn easier.

Available Codes

  1. Workbox Introduction
  2. Workbox in Vue.js
  3. Workbox in Angular
  4. Workbox in React

All sample will using the latest version from workbox, current is v3.1.0.

Workbox Modules

All code will use workbox's modules like Workbox CLI, workbox-build or workbox-webpack-plugin.

Contribution Guide

You can freely contribute to this repo, if it's new case please open issue first and I will create branch for that case. If it's fixing for existing and there is no issue for that thing, please also add issue first. Create issue with meaningful title and clear description so other contributor can understand easily.

Thanks.

Copyright Β© 2018 by Irfan Maulana

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].