pwa-asset-generator
Advanced tools
Comparing version 6.1.1 to 6.1.2
@@ -6,2 +6,4 @@ # Changelog | ||
## [6.1.2](https://github.com/onderceylan/pwa-asset-generator/compare/v6.1.1...v6.1.2) (2022-08-29) | ||
## [6.1.1](https://github.com/onderceylan/pwa-asset-generator/compare/v6.1.0...v6.1.1) (2022-07-05) | ||
@@ -8,0 +10,0 @@ |
{ | ||
"name": "pwa-asset-generator", | ||
"version": "6.1.1", | ||
"version": "6.1.2", | ||
"description": "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.", | ||
@@ -57,6 +57,2 @@ "main": "dist/main.js", | ||
"license": "MIT", | ||
"funding": { | ||
"type": "individual", | ||
"url": "https://www.buymeacoffee.com/onder" | ||
}, | ||
"bugs": { | ||
@@ -63,0 +59,0 @@ "url": "https://github.com/onderceylan/pwa-asset-generator/issues" |
# pwa-asset-generator β¨ | ||
[![npm](https://img.shields.io/npm/v/pwa-asset-generator?color=brightgreen)](https://www.npmjs.com/package/pwa-asset-generator) [![node](https://img.shields.io/node/v/pwa-asset-generator)](https://www.npmjs.com/package/pwa-asset-generator) [![Build Status](https://github.com/onderceylan/pwa-asset-generator/workflows/CI/badge.svg)](https://github.com/onderceylan/pwa-asset-generator/actions?workflow=CI) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-brightgreen.svg)](https://github.com/semantic-release/semantic-release) [![Buy me a coffee](https://img.shields.io/badge/buy%20me%20a%20coffee-donate-blueviolet.svg)](https://www.buymeacoffee.com/onder) | ||
[![npm](https://img.shields.io/npm/v/pwa-asset-generator?color=brightgreen)](https://www.npmjs.com/package/pwa-asset-generator) [![node](https://img.shields.io/node/v/pwa-asset-generator)](https://www.npmjs.com/package/pwa-asset-generator) [![Build Status](https://github.com/onderceylan/pwa-asset-generator/workflows/CI/badge.svg)](https://github.com/onderceylan/pwa-asset-generator/actions?workflow=CI) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-brightgreen.svg)](https://github.com/semantic-release/semantic-release) | ||
> 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. | ||
> π£ Can you please help with taking the project to the next level by submitting [this 2 minutes short survey](https://forms.gle/ZANyYbsD3mRZFEcD9)? | ||
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. | ||
![Usage demonstration](https://raw.githubusercontent.com/onderceylan/pwa-asset-generator/HEAD/static/demo.gif) | ||
@@ -7,0 +9,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
177578
291