awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesPrint Isolation Frames

Hidden iframes used to isolate print content from the main application layout.

Distinct from Iframe-Based Rendering: Specializes iframe rendering for print output isolation rather than plugin security or performance.

Explore 2 awesome GitHub repositories matching user interface & experience · Print Isolation Frames. Refine with filters or upvote what's useful.

Awesome Print Isolation Frames GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • crabbly/print.jsAvatar de crabbly

    crabbly/Print.js

    4,548Voir sur GitHub↗

    Print.js is a JavaScript print library that provides a client-side interface for triggering system print dialogs and formatting HTML content for physical paper output from a web browser. It functions as a browser print controller that manages the lifecycle of temporary print documents to ensure consistent rendering. The library utilizes a DOM-to-frame printing utility that clones specific HTML elements into hidden iframes. This process isolates printable content from the main page layout, allowing the system to render a clean document without triggering a full page reload. The tool covers br

    Utilizes hidden iframes to isolate printable content from the main application layout.

    JavaScript
    Voir sur GitHub↗4,548
  • matthewherbst/react-to-printAvatar de MatthewHerbst

    MatthewHerbst/react-to-print

    2,474Voir sur GitHub↗

    This project is a React print component and utility for rendering specific components or DOM elements into a browser print dialog. It functions as a print layout controller and lifecycle manager, using a hidden iframe to isolate content so that printing does not alter the main page layout. The tool specializes in copying DOM and Shadow DOM content into a printable window while preserving encapsulated styles. It allows for the injection of custom fonts and CSS to manage page breaks, margins, and orientations for consistent physical paper or PDF output. The library includes asynchronous lifecy

    Renders targeted components into a hidden iframe to trigger the browser print dialog without altering the main page layout.

    TypeScriptjavascriptreactreactjs
    Voir sur GitHub↗2,474
  1. Home
  2. User Interface & Experience
  3. Extensible Interfaces
  4. Plugin Renderers
  5. Iframe-Based Rendering
  6. Print Isolation Frames