pwa-icon-list
Advanced tools
Weekly downloads
Readme
List of the PWA app icons
$ npm install --save pwa-icon-list
const pwaIconList = require('pwa-icon-list');
pwaIconList();
//=> [{file: 'icon-72x72.png', dimension: 72}, {file: 'icon-96x96.png', dimension: 96}, ...]
MIT © Sam Verschueren
FAQs
List of the PWA launcher icons
The npm package pwa-icon-list receives a total of 421 weekly downloads. As such, pwa-icon-list popularity was classified as not popular.
We found that pwa-icon-list demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.