Skip to content

Commit

Permalink
Merge branch 'fox-forks-hyperupcall-style'
Browse files Browse the repository at this point in the history
  • Loading branch information
mjswensen committed Dec 2, 2023
2 parents 211b6ff + 111d3d3 commit 030ec69
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Useful resources for creating Progressive Web Apps
*Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.*
_Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing._

## What is a Progressive Web App

Expand All @@ -29,7 +29,6 @@ _Source:_ [Google Developers - Progressive Web Apps](https://developers.google.c
* [pwalist.app](https://www.pwalist.app/)
* [store.app](https://store.app/)


## Apps

* [2brew](https://2brew.github.io/): PWA timer for coffee brewing
Expand Down Expand Up @@ -301,7 +300,7 @@ _Source:_ [Google Developers - Progressive Web Apps](https://developers.google.c
* [`manifest-json`](https://www.npmjs.com/package/manifest-json): CLI tool for creating `mainfest.json`.
* [`msgr`](https://github.com/sdgluck/msgr): Nifty service worker/client message utility
* [`offline-plugin`](https://github.com/NekR/offline-plugin): Offline plugin (ServiceWorker, AppCache) for webpack (<http://webpack.github.io/>)
* [`PWA Asset Generator`](https://github.com/elegantapp/pwa-asset-generator): Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images.
* [`PWA Asset Generator`](https://github.com/elegantapp/pwa-asset-generator): Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images.
* [`PWAify`](https://github.com/vladikoff/PWAify): CLI tool to convert your PWA into a cross-platform desktop app.
* [`serviceworker-rails`](https://github.com/rossta/serviceworker-rails): Plugin to integrate Service Worker with the Rails asset pipeline.
* [`serviceworker-webpack-plugin`](https://github.com/oliviertassinari/serviceworker-webpack-plugin): Simplifies creation of a service worker to serve your webpack bundles.
Expand Down

0 comments on commit 030ec69

Please sign in to comment.