awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesESM Dependency Resolution

Resolving bare module specifiers to remote CDN URLs or local paths for native browser loading.

Distinct from Native ESM Bundlers: Focuses specifically on resolving ESM specifiers for browser native loading, which is distinct from generic bundling or DI resolution.

Explore 1 awesome GitHub repository matching web development · ESM Dependency Resolution. Refine with filters or upvote what's useful.

Awesome ESM Dependency Resolution GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • jspm/jspm-cliAvatar von jspm

    jspm/jspm-cli

    3,872Auf GitHub ansehen↗

    jspm-cli is a Deno-based command-line tool and import map package manager that resolves JavaScript dependencies to URLs for native ES module loading in the browser. It functions as an ESM dependency resolver and frontend build pipeline, mapping bare module specifiers to remote CDN URLs or local paths. The tool acts as an environment-aware module manager, allowing developers to define conditional resolution rules to switch module implementations between development and production contexts. It manages the generation of browser-native import maps, which include cryptographic subresource integrit

    Resolves bare module specifiers to remote CDN URLs to enable native ES module loading in the browser.

    TypeScript
    Auf GitHub ansehen↗3,872
  1. Home
  2. Web Development
  3. ESM Dependency Resolution