@ngwam/ngx-generate-pwa-icons

1.6.9 • Public • Published

Ngx Generate PWA Icons

This Angular schematic generates a set of pwa icons based on a custom .png logo.

Use it after adding @angular/pwa with schematics.

Usage

1. Install @angular/pwa

ng add @angular/pwa --project project-name

2. Add logo

Add a .png with the name logo.png in the public folder, or the assets folder for projects that were generated before v18.

3. Run the schematic to generate custom logos

ng add @ngwam/ngx-generate-pwa-icons --projectName project-name

Dependencies (4)

Dev Dependencies (4)

Package Sidebar

Install

npm i @ngwam/ngx-generate-pwa-icons

Weekly Downloads

17

Version

1.6.9

License

MIT

Unpacked Size

22 kB

Total Files

20

Last publish

Collaborators

  • tyummyumms