Skip to content

A schematic to generate a set of the standard angular pwa icons from a specific image.

Notifications You must be signed in to change notification settings

web-app-merchants/ngx-generate-pwa-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A schematic to generate a set of the standard angular pwa icons from a specific image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published