Skip to content

lavas-project/pwa-features-autotest

Repository files navigation

PWA Features Autotest

Tracks the features of service worker supported in browsers and analyse the PWA supported in browsers.

PWA Trend: You can get the statistics which is updated per two weeks.

PWA Features Autotest: Provide auto test page for developer.

Maintain Data Manually: Manifest feature and some extra details.

Run

To install and run:

npm install

npm run dev

To build the site:

npm run build

Contribute

Found the test result is out of date ?

If convenient, please offer more information on the issue, such as the capture pic.

And we will verify and update the data promptly.

Image text

Reference:

Jake's isserviceworkerready. Mainly focus on foreign browser and environment.

Johann's is-pwa-ready. Mainly focus on Chinese browser and environment.