pwa-asset-generator

Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images. Updates manifest.json and index.html files with the generated images according to Web App Manifest specs and Apple Human Interface guidelines.

MIT License

Downloads
260K
Stars
2.6K
Committers
13

Bot releases are hidden (Show)

pwa-asset-generator - v6.3.1 Latest Release

Published by onderceylan over 1 year ago

6.3.1 (2023-05-18)

Bug Fixes

  • core: remove extra margin in viewport (f78baf8)
pwa-asset-generator - v6.3.0

Published by onderceylan over 1 year ago

6.3.0 (2023-05-10)

Bug Fixes

  • puppets: update apple specs selector (8f00387)

Features

  • main: update fallback data (8fddb3f)
pwa-asset-generator - v6.2.1

Published by onderceylan almost 2 years ago

6.2.1 (2023-01-13)

pwa-asset-generator - v6.2.0

Published by onderceylan about 2 years ago

6.2.0 (2022-10-02)

Features

  • main: add iphone 14 specs (e2b6eb5)
pwa-asset-generator - v6.1.3

Published by onderceylan about 2 years ago

6.1.3 (2022-08-29)

pwa-asset-generator - v6.1.2

Published by onderceylan about 2 years ago

6.1.2 (2022-08-29)

pwa-asset-generator - v6.1.1

Published by onderceylan over 2 years ago

6.1.1 (2022-07-05)

Bug Fixes

  • deps: upgrade dependencies (a848254)
pwa-asset-generator - v6.1.0

Published by onderceylan over 2 years ago

6.1.0 (2022-06-08)

Bug Fixes

  • puppets: update scraper for apple specs site (bc90c4c)

Features

  • main: add iphone 13 specs (7e09df1)
pwa-asset-generator - v6.0.8

Published by onderceylan over 2 years ago

6.0.8 (2022-04-03)

pwa-asset-generator - v6.0.7

Published by onderceylan over 2 years ago

6.0.7 (2022-04-03)

Bug Fixes

  • deps: upgrade dependencies (abd16a5)
pwa-asset-generator - v6.0.6

Published by onderceylan over 2 years ago

6.0.6 (2022-01-20)

pwa-asset-generator - v6.0.5

Published by onderceylan almost 3 years ago

6.0.5 (2021-12-02)

Bug Fixes

  • main: allow path override of empty string (351c8f7)
pwa-asset-generator - v6.0.4

Published by onderceylan almost 3 years ago

6.0.4 (2021-11-29)

Bug Fixes

  • core: revert puppeteer upgrade (04d5c00), closes #764
pwa-asset-generator - v6.0.3

Published by onderceylan almost 3 years ago

6.0.3 (2021-11-29)

pwa-asset-generator - v6.0.2

Published by onderceylan almost 3 years ago

6.0.2 (2021-11-19)

pwa-asset-generator - v6.0.1

Published by onderceylan almost 3 years ago

6.0.1 (2021-11-10)

pwa-asset-generator - v6.0.0

Published by onderceylan almost 3 years ago

6.0.0 (2021-11-07)

Bug Fixes

  • main: add both 'any' and 'maskable' icons to manifest by default (d7b488d), closes #725
  • main: fix wrong icons file name when 'pathOverride' option is used (25cef00), closes #723

BREAKING CHANGES

  • main: In addition to 2 icons with maskable purpose in the manifest file, 2 more icon
    entries of the same icons with any purpose is added to the manifest output.
pwa-asset-generator - v5.0.1

Published by onderceylan almost 3 years ago

5.0.1 (2021-11-04)

pwa-asset-generator - v5.0.0

Published by onderceylan about 3 years ago

5.0.0 (2021-10-07)

Bug Fixes

  • main: prevent unnecessary newlines on index HTML file (a40d016), closes #434
  • meta: fix wrong file types of icons' html (a6d2c58), closes #495

Features

  • file: add maskable keyword to the manifest icons' file name (47a09c6), closes #679
  • main: use either 'maskable' or 'any' as a purpose (4bdce80), closes #679

BREAKING CHANGES

  • file: The file name template of the manifest icons is updated.
  • main: The newlines created when re-saving meta tag changes on the same index HTML file
    will be removed. The prettier step to re-format after library execution is now optional and nice to
    have.
  • main: Instead of setting 'maskable any' as a purpose, the library will be setting
    'maskable' value only when provided the maskable option.
pwa-asset-generator - v4.3.9

Published by onderceylan about 3 years ago

4.3.9 (2021-09-22)

Package Rankings
Top 1.5% on Npmjs.org
Badges
Extracted from project README
npm node Build Status semantic-release open-collective