awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesCustom Frame Renderings

Overrides the default frame replacement logic by listening to a before-frame-render event and providing a custom render function.

Distinct from Per-Frame Rendering Plugins: Distinct from Per-Frame Rendering Plugins: focuses on overriding frame replacement logic in a web navigation context, not per-frame value rendering in a UI component.

Explore 2 awesome GitHub repositories matching user interface & experience · Custom Frame Renderings. Refine with filters or upvote what's useful.

Awesome Custom Frame Renderings GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • hotwired/turbohotwired का अवतार

    hotwired/turbo

    7,343GitHub पर देखें↗

    Hotwire Turbo is a server-driven navigation and HTML streaming framework that intercepts link clicks and form submissions to fetch pages in the background and replace content without full browser reloads. It provides a Turbo Frame component that scopes page regions into independent contexts, enabling partial page updates where only a specific area of the page navigates or loads content. The framework includes a page cache and morph system that stores recently visited pages for instant restoration and applies minimal DOM changes on refresh, preserving scroll position and element state. The fra

    Allows overriding default frame replacement logic with custom render functions via event listeners.

    JavaScript
    GitHub पर देखें↗7,343
  • marvelapp/devices.cssmarvelapp का अवतार

    marvelapp/devices.css

    3,963GitHub पर देखें↗

    devices.css is a library of pure CSS components used to render responsive device frames and hardware mockups. It provides a collection of styles that create visual representations of smartphones, tablets, and laptops without the use of external images or JavaScript. The project enables the simulation of hardware borders and bezels through a system of CSS-based frames and mockups. These components allow for the visualization of responsive designs and UI components across various screen sizes and device models. The library utilizes CSS custom properties for theming colors and dimensions, emplo

    Wraps content in realistic hardware borders via CSS to create visual representations of devices.

    CSS
    GitHub पर देखें↗3,963
  1. Home
  2. User Interface & Experience
  3. Extensible Interfaces
  4. Plugin Renderers
  5. Per-Frame Rendering Plugins
  6. Custom Frame Renderings