create-real-favicon

0.3.9 • Public • Published

create-real-favicon

Use this package to generate icon assets for an app from a high resolution master image.

Usage

yarn create real-favicon /path/to/master/icon.png

or

npx create-real-favicon /path/to/master/icon.png

Options

There are limited options currently.

  • --no-ios Will cease production of apple touch icons.
  • --no-desktop Will cease production of desktob browser icons.
  • --no-android Will cease production of android chrome icons.
  • -o <output-path> Will place the generated files at a specified path.

Package Sidebar

Install

npm i create-real-favicon

Weekly Downloads

1

Version

0.3.9

License

MIT

Unpacked Size

9.36 kB

Total Files

6

Last publish

Collaborators

  • shlappas