🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

pwa-icon-list

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pwa-icon-list

List of the PWA launcher icons

1.0.0
latest
Source
npm
Version published
Weekly downloads
4
-75%
Maintainers
1
Weekly downloads
 
Created
Source

pwa-icon-list Build Status

List of the PWA app icons

Install

$ npm install --save pwa-icon-list

Usage

const pwaIconList = require('pwa-icon-list');

pwaIconList();
//=> [{file: 'icon-72x72.png', dimension: 72}, {file: 'icon-96x96.png', dimension: 96}, ...]

License

MIT © Sam Verschueren

Keywords

pwa

FAQs

Package last updated on 15 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts