New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@11ty/find-generator

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@11ty/find-generator

Find the <meta name='generator'> value from a web site URL.

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
13
-91.5%
Maintainers
2
Weekly downloads
 
Created
Source

11ty Logo

api-generator

A runtime service to returns the avatar of the <meta name="generator"> used on a web site.

This service only supports a few generators (at time of writing: 11ty, Gatsby, and Hugo), but I will happily merge PRs for others!

Usage

URLs have the formats:

/json/:url/
/image/:url/
  • url must be URI encoded.

Examples

  • See the “Built With” column on https://www.speedlify.dev/ssg/
  • zachleat.com is built with Eleventy
  • 11ty.dev is built with: Eleventy
  • gatsbyjs.com is built with: Gatsby
  • littlecaesars.com is built with: Gatsby

FAQs

Package last updated on 26 Mar 2025

Related posts