Registry / utility / favicon-maker

favicon-maker

JSON →
library1.3.1rbrubygemsunverified

Create favicon files in various sizes from one or multiple base images.

utility
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

require 'favicon_maker'

Generates favicon files from a base image

require 'favicon_maker' FaviconMaker.generate do setup do template_dir 'path/to/images' output_dir 'public/' end create :from => 'icon.png' do icon 'favicon.ico' icon 'favicon-16.png', :size => '16x16' end end
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
12 hits · last 30 days
gptbot
3
claudebot
3
ahrefsbot
1
Resources