Skip to content

Commit

Permalink
Merge pull request hemanth#58 from cvan/patch-1
Browse files Browse the repository at this point in the history
add FetchManifest to Tools
  • Loading branch information
hemanth committed May 10, 2017
2 parents 769ef4c + f3e85bd commit 947ba52
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 @@ -174,6 +174,7 @@ _Source:_ [Google Developers - Progressive Web Apps](https://developers.google.c
* [`msgr`](https://github.com/sdgluck/msgr): Nifty service worker/client message utility
* [`UpUp`](https://github.com/TalAter/UpUp): Makes sure your users can always access your site's content, even when they're on a plane, in an elevator, or 20,000 leagues under the sea
* [`fetch-sync`](https://github.com/sdgluck/fetch-sync): Proxy Fetch requests through the Background Sync API
* [`FetchManifest`](https://github.com/cvan/fetch-manifest): Fetch a parsed manifest from a manifest or site URL ([online service](https://fetchmanifest.org/))
* [`fetch-manifest-json`](https://github.com/hemanth/fetch-manifest-json): Fetch the `mainfest.json` from an URL.
* [`manifest-json`](https://www.npmjs.com/package/manifest-json): CLI tool for creating `mainfest.json`.
* [`PWAify`](https://github.com/vladikoff/PWAify): CLI tool to convert your PWA into a cross-platform desktop app.
Expand Down

0 comments on commit 947ba52

Please sign in to comment.