0.2.9 • Published 5 days ago

realfavicon v0.2.9

Weekly downloads
-
License
ISC
Repository
github
Last release
5 days ago

RealFavicon CLI

Create and check favicon with RealFaviconGenerator from the command line.

Check favicon

Check the favicon of a URL:

npx realfavicon check https://example.com

Check the favicon of a local app. For example, if your app is running localy on port 3000:

npx realfavicon check 3000

Generate favicon

Use the command line favicon generation of RealFaviconGenerator and follow the instructions.