JavaScript iframe

Open-source JavaScript projects categorized as iframe

Top 11 JavaScript iframe Projects

  • iframe-resizer

    Keep iFrames sized to their content.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • zoid

    Cross domain components

    Project mention: Parallel DOM: Upgrade your DOM to be multithreaded | news.ycombinator.com | 2024-07-09

    See also: https://github.com/krakenjs/zoid which allows you to present a simple interface to sites that want to embed your application and send parameters/register callbacks. All the caveats of frames still apply, of course, and scrolling glitchiness alone is a reason to avoid frames altogether... but if you absolutely need to present your application as a frame, it's a developer-friendly way to do so.

    Pdom seems to be a way to do that to yourself, if you can't trust that your content won't cause performance degradations and you absolutely want the context outside that content to stay responsive. I'd only use it, and really any frame, for components where the size is known ahead of time, though; asking a frame to resize itself to fit its contents, when its contents may themselves be resizing to the size of the frame, is a recipe for disaster. Which brings me around to why I try to avoid frames for anything user-facing when at all possible.

  • postmate

    📭 A powerful, simple, promise-based postMessage library.

  • react-frame-component

    Render your React app to an iFrame

  • aws-lex-web-ui

    Sample Amazon Lex chat bot web interface

    Project mention: Autonomous employee onboarding chatbot for a large enterprise | dev.to | 2024-04-23

    The employee opens the OnboardAI chatbot (Lex bot) from the intranet web UI. To add an Amazon Lex chatbot to your website, you can use an open-source project called the Lex-Web-UI

  • x-frame-bypass

    Web Component extending IFrame to bypass X-Frame-Options: deny/sameorigin

  • preact-habitat

    Zero configuration Preact widgets renderer in any host DOM

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • react-adal

    Azure Active Directory Library (ADAL) support for ReactJS

  • CORSflare

    A lightweight JavaScript CORS Reverse Proxy designed to run in a Cloudflare Worker.

  • snow

    Use Snow to finally secure your web app's same origin realms! (by LavaMoat)

  • iframe-resizer

    A simple browser extension to resize iframes. (by haroun-b)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript iframe discussion

Log in or Post with

JavaScript iframe related posts

  • Pardot question about forms

    1 project | /r/salesforce | 29 Jun 2023
  • Stop other websites from stealing content

    1 project | /r/webdev | 9 Jun 2023
  • Web Component extending IFrame to bypass X-Frame-Options: deny/sameorigin

    1 project | news.ycombinator.com | 22 Nov 2022
  • Hi all, I could use some help making a modal that shows a website instead of the usual modal content.

    1 project | /r/Angular2 | 21 Aug 2022
  • Make iFrame content on Wordpress scale with box

    1 project | /r/css | 27 Jul 2022
  • External library inside a component - best practices?

    1 project | /r/sveltejs | 9 Jul 2022
  • Allow IIS to manipulate IFrame content for specific domain

    1 project | /r/dotnet | 13 Jun 2022
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 13 Dec 2024
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source iframe projects in JavaScript? This list will help you:

Project Stars
1 iframe-resizer 6,703
2 zoid 2,031
3 postmate 1,876
4 react-frame-component 1,752
5 aws-lex-web-ui 749
6 x-frame-bypass 691
7 preact-habitat 518
8 react-adal 217
9 CORSflare 155
10 snow 105
11 iframe-resizer 1

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?