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
·

1 dépôt

Awesome GitHub RepositoriesBrowser Environment Preloads

Executing scripts after HTML parsing but before page scripts to initialize the browser environment.

Distinct from Page-Specific Script Execution: Distinct from Page-Specific Script Execution: specifically addresses the preload phase of the browser lifecycle.

Explore 1 awesome GitHub repository matching web development · Browser Environment Preloads. Refine with filters or upvote what's useful.

Awesome Browser Environment Preloads 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.
  • blackboardsh/electrobunAvatar de blackboardsh

    blackboardsh/electrobun

    5,534Voir sur GitHub↗

    Electrobun is a desktop application framework and webview-based GUI toolkit used for building cross-platform desktop apps. It provides a TypeScript-based runtime and a native system webview to create interfaces that integrate embedded browser views with host-process logic. The project features a native GPU integration layer with direct FFI bindings, allowing for high-performance GPU surfaces and compute workloads to run within a desktop application. It also includes an inter-process communication bridge using a typed RPC system to exchange data and execute functions between the native backend

    Executes JavaScript after HTML parsing but before page scripts run to prepare the browser environment.

    C++
    Voir sur GitHub↗5,534
  1. Home
  2. Web Development
  3. Page-Specific Script Execution
  4. Browser Environment Preloads