bb10-icon-list

1.0.0 • Public • Published

bb10-icon-list Build Status

List of the BlackBerry 10 app icons

Install

$ npm install --save bb10-icon-list

Usage

const bb10IconList = require('bb10-icon-list');
 
bb10IconList();
//=> [{file: 'icon-90.png', dimension: 90}, ...]

Related

License

MIT © Sam Verschueren

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i bb10-icon-list

    Weekly Downloads

    194

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • samverschueren