Module: BrandLogo
- Defined in:
- lib/brand_logo/errors.rb,
lib/brand_logo/icon.rb,
lib/brand_logo/config.rb,
lib/brand_logo/fetcher.rb,
lib/brand_logo/logging.rb,
lib/brand_logo/version.rb,
lib/brand_logo/html_parser.rb,
lib/brand_logo/http_client.rb,
lib/brand_logo/image_analyzer.rb,
lib/brand_logo/strategies/base_strategy.rb,
lib/brand_logo/strategies/manifest_strategy.rb,
lib/brand_logo/strategies/meta_tag_strategy.rb,
lib/brand_logo/strategies/scraping_strategy.rb,
lib/brand_logo/strategies/duckduckgo_strategy.rb,
lib/brand_logo/strategies/scraping/icon_finder.rb,
lib/brand_logo/strategies/scraping/url_normalizer.rb,
lib/brand_logo/strategies/scraping/format_extractor.rb,
lib/brand_logo/strategies/scraping/dimensions_extractor.rb,
lib/brand_logo/strategies/scraping/default_favicon_checker.rb
Overview
typed: strict
Defined Under Namespace
Modules: HtmlParser, HttpClient, ImageAnalyzer, Logging, Strategies Classes: Config, Error, FastimageAnalyzer, FetchError, Fetcher, Icon, NoIconFoundError, NokogiriParser, ParseError, ParsedDocument, RealHttpClient, ValidationError
Constant Summary collapse
- VERSION =
'1.0.0'