awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesImport Map Managers

Tools that manage the mapping of JavaScript dependencies to URLs via browser-native import maps.

Distinct from Package Import Resolvers: Specifically manages browser import maps, distinct from language-level import compatibility or Sass resolvers.

Explore 1 awesome GitHub repository matching web development · Import Map Managers. Refine with filters or upvote what's useful.

Awesome Import Map Managers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • jspm/jspm-cliالصورة الرمزية لـ jspm

    jspm/jspm-cli

    3,872عرض على GitHub↗

    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 JavaScript dependencies to URLs for native ES module loading in the browser via import maps.

    TypeScript
    عرض على GitHub↗3,872
  1. Home
  2. Web Development
  3. Import Map Managers