ios-icon-list
Advanced tools
Weekly downloads
Readme
List of the iOS app icons
$ npm install --save ios-icon-list
const iosIconList = require('ios-icon-list');
iosIconList();
//=> [{file: 'icon-40.png', dimension: 40}, {file: 'icon-40@2x.png', dimension: 80}, ...]
MIT © Sam Verschueren
FAQs
List of the iOS app icons
The npm package ios-icon-list receives a total of 131 weekly downloads. As such, ios-icon-list popularity was classified as not popular.
We found that ios-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.