PWA
Progressive Web Apps start with a traditional web site/application and progressively enhance with modern features. When sites are secure they can leverage ServiceWorkers to provider users with offline support, Push notifications can help re-engage users, and Web App Manifests let users install PWAs alongside native apps.
Here are 5,977 public repositories matching this topic...
-
Updated
Apr 9, 2021 - TypeScript
Is your feature request related to a problem? Please describe.
I try to execute my first GET request and get this result:
I think the first-time-user experience could get improved here.
The hint to F12 vanishes soon, and I think accessing the error message via F12 is not a
-
Updated
Apr 12, 2021 - Ruby
The package install size of lighthouse weighs 65.6MB.
https://packagephobia.com/result?p=lighthouse
This seems big. Though some packages are unavoidable, some packages can be replaced with smaller one.
The inquirer is one of big packages as it depends on rxjs. Replacing inquirer with enquirer would reduce the install size.
- inquirer: [.
Describe the solution you'd like
A direct solution would be to add optio
-
Updated
Apr 11, 2021 - TypeScript
-
Updated
Apr 12, 2021 - Python
-
Updated
Apr 9, 2021 - TypeScript
What is the motivation for adding / enhancing this feature?
Write Unit tests for HTTP2 Server Push Module (you can find it on develop branch)
What are the acceptance criteria
- Unit tests for
-
Updated
Apr 1, 2021 - JavaScript
Before opening, please confirm:
- I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- I have searched for duplicate or closed issues.
- I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-cli/blob/master/CONTR
-
Updated
Apr 12, 2021 - JavaScript
-
Updated
Apr 12, 2021 - JavaScript
Bug Report
Capacitor Version
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 2.2.0
@capacitor/core: 2.2.0
@capacitor/android: 2.2.0
@capacitor/electron: 2.2.0
@capacitor/ios: 2.2.0
Installed Dependencies:
@capacitor/electron not installed
@capacitor/cli 2.2.0
@capacitor/core 2.2.0
@capacitor/android 2.2.0
@capacitor/ios 2.2.0
[su
-
Updated
Mar 19, 2021 - JavaScript
-
Updated
Mar 27, 2021 - JavaScript
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
Jun 16, 2019 - CSS
-
Updated
Dec 7, 2020 - JavaScript
-
Updated
Nov 24, 2020
-
Updated
Mar 25, 2021
-
Updated
Feb 7, 2021
Currently the webhint codebase doesn't follow its own best practice of using importHelpers: true to reduce the amount of redundant helper code generated by TypeScript (also requires adding tslib as a dependency). This causes unnecessary bloat in the built webhint code, particularly for large bundles like the bro
-
Updated
Aug 13, 2018 - JavaScript
-
Updated
Apr 12, 2021 - JavaScript
Released 2015
- Website
- developer.mozilla.org/en-US/Apps/Progressive
- Wikipedia
- Wikipedia

Description
The docs' "Component Styles" guide has links to the "CLI Wiki" at
https://github.com/angular/angular-cli/wiki/stories-global-styleson several locations.This URL doesn't exist (302 redirects to
https://github.com/angular/angular-cli)What's the affected