realfavicon
v0.4.8
Published
Check favicon with RealFaviconGenerator from the CLI
Downloads
2,136
Maintainers
Readme
RealFavicon Node 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 Node command line favicon generation of RealFaviconGenerator and follow the instructions.