awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Runtime Resource Injectors · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesRuntime Resource Injectors

Systems for modifying application behavior by injecting scripts and styles at runtime.

Distinguishing note: Focuses on runtime modification of existing web apps rather than build-time asset compilation.

Explore 1 awesome GitHub repository matching web development · Runtime Resource Injectors. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Runtime Resource Injectors

Awesome Runtime Resource Injectors GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • nativefier/nativefier

    nativefier/nativefier

    35,353View on GitHub↗

    Nativefier is a command-line tool that transforms web applications into standalone desktop software. By wrapping web content within a cross-platform container, it enables users to run websites as native applications on Windows, macOS, and Linux. The tool functions as a build-time orchestrator that packages a browser runtime with specific site configurations and platform-specific metadata. It allows for extensive customization of the resulting application, including the ability to inject custom JavaScript and CSS to modify site behavior or appearance. Developers can also utilize the tool progr

    Injects user-defined scripts and stylesheets into the application runtime to modify behavior without altering source code.

    TypeScriptdesktop-applicationelectronlinux
    35,353View on GitHub↗