pwa-asset-generator and vue-pwa-asset-generator
The Vue-specific tool is a lighter-weight wrapper around the core PWA asset generation functionality, making them complements where the general-purpose generator serves as the foundation and the Vue version provides framework-integrated convenience.
About pwa-asset-generator
elegantapp/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.
This tool helps web developers and designers prepare their Progressive Web Apps (PWAs) for a seamless user experience across various devices. You provide a single image or HTML file for your app's icon and splash screen, and it automatically generates all the necessary sizes and formats. It also updates your PWA's manifest and HTML files to correctly display these assets, ensuring your app looks professional on Android, iOS, and other platforms.
About vue-pwa-asset-generator
jcalixte/vue-pwa-asset-generator
PWA asset generator perfect with VueJS framework (but useful for all PWA!)
This tool helps web developers quickly generate all the necessary image assets and configuration for a Progressive Web App (PWA). You provide a single source image (like an SVG logo or a 512x512 PNG), and it outputs a complete set of icons in various sizes and a PWA manifest file. This is ideal for front-end developers working on Vue.js applications who want to ensure their app looks great when installed on any device.
Scores updated daily from GitHub, PyPI, and npm data. How scores work