Skip to content

Commit

Permalink
Merge pull request #281 from StillOnMyWay/patch-new-tool
Browse files Browse the repository at this point in the history
Added PWA Asset Generator as a tool to the list
  • Loading branch information
mjswensen authored Aug 12, 2023
2 parents 0311d72 + 0583033 commit 90b275d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ _Source:_ [Google Developers - Progressive Web Apps](https://developers.google.c
* [`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/>)
* [`platinum-sw-register`](https://elements.polymer-project.org/elements/platinum-sw?active=platinum-sw-register): handles service worker registration for Polymer applications
* [`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 90b275d

Please sign in to comment.