awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesCustom Module Loaders

Systems that extend the standard browser script-loading behavior to support custom module formats and plugins.

Distinct from Module Loading Systems: Distinct from general module loading systems as it focuses specifically on extending the browser's native fetch and execution pipeline.

Explore 1 awesome GitHub repository matching web development · Custom Module Loaders. Refine with filters or upvote what's useful.

Awesome Custom Module Loaders GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • seajs/seajsAvatar seajs

    seajs/seajs

    8,270Vezi pe GitHub↗

    SeaJS is a client-side JavaScript module loader and dependency manager. It provides a system for resolving and loading isolated JavaScript files as modules, ensuring that internal and external code requirements are met before execution. The project distinguishes itself as a pluggable asset loader, utilizing a plugin system to load and integrate non-JavaScript assets, such as stylesheets and text files, directly into the module workflow. The system handles frontend dependency resolution through dependency-graph tracking and dynamic path resolution. It manages code organization via isolated mo

    Extends the way web browsers fetch and execute code by adding third-party plugin capabilities for module loading.

    JavaScript
    Vezi pe GitHub↗8,270
  1. Home
  2. Web Development
  3. Custom Module Loaders