manifestly
v0.2.2
Published
Generates manifest.json file with all the necessary icons resized
Readme
Manifestly
Generates manifest.json file with all the necessary icons resized.
Simple cli tool to generate icons for your webapp for every device with PWA support. Manifestly do boring things for you:
- 🖼 Cut and resize webapp icons
- ⚙️ Optimize icons with Pngcrush
- 📋 Generete
manifest.jsonfile - 📋 Generete
browserconfig.xmlfile - ✂️ Print tags to paste in the head tag of your web app
Install
npm install -g manifestlyFavicon support
- ✅ IE <= 10 with
/favicon.icofile - ✅ IE 11
- ✅ Chrome
- ✅ Firefox
- ✅ Safari
- ✅ Opera
Touch icons
Some mobile browsers allow users to bookmark the web page to their home screen. Manifestly support:
- Apple / Safari
- Opera Coast
- Android / Chrome
- Windows
PWA
Manifestly generate a standard manifest.json file for Progressive Web Apps.
Install and Usage
git clone https://github.com/pioz/manifestly.git
cd manifestly
node . --helpQuestions or problems?
If you have any issues please add an issue on GitHub or fork the project and send a pull request.
Copyright
Copyright (c) 2020 Enrico Pilotto (@pioz). See LICENSE for details.
