Skip to content
View iframegenerator's full-sized avatar
  • Joined Nov 3, 2025

Block or report iframegenerator

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iframegenerator/README.md

Iframe Generator (Node.js)

Simple Node.js + Express website that generates embeddable iframe HTML snippets. Every generated iframe contains a visible backlink to https://iframegenerator.xyz and the generator page also displays a backlink.

Features:

  • Live preview of the iframe
  • Options: src, width, height, frameborder, allowfullscreen
  • Generates copyable iframe HTML with backlink included

Getting started:

  1. Install dependencies: npm install

  2. Run locally: npm start

  3. Open http://localhost:3000

License: MIT

Popular repositories Loading

  1. iframegenerator iframegenerator Public

    Free online iframe generator tool. Create custom embed code for your website easily.

    JavaScript