awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • seajs/seajsAvatar von seajs

    seajs/seajs

    8,270Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,270
  1. Home
  2. Web Development
  3. Custom Module Loaders