awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
M

ModuleLoader/es6-module-loader

0
View on GitHub↗
0 stars·0 forks·2 views

Es6 Module Loader

Features

  • Module Loaders - Spec-compliant ES6 module loader.
  • Transpilers and Polyfills - A polyfill implementation for the modern module loading specification.

Star history

Star history chart for moduleloader/es6-module-loaderStar history chart for moduleloader/es6-module-loader

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of moduleloader/es6-module-loader?

The main features of moduleloader/es6-module-loader are: Module Loaders, Transpilers and Polyfills.

What are some open-source alternatives to moduleloader/es6-module-loader?

Open-source alternatives to moduleloader/es6-module-loader include: systemjs/systemjs — SystemJS is a dynamic dependency manager and universal module loader that resolves and executes JavaScript modules… ded/script.js — Asyncronous JavaScript loader and dependency manager. ecomfe/esl — enterprise standard loader. headjs/headjs — Headjs is an asynchronous asset loader designed to load JavaScript and CSS files in parallel and execute them in a… jorendorff/js-loaders. cujojs/curl — curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy…

Open-source alternatives to Es6 Module Loader

Similar open-source projects, ranked by how many features they share with Es6 Module Loader.
  • systemjs/systemjssystemjs avatar

    systemjs/systemjs

    13,091View on GitHub↗

    SystemJS is a dynamic dependency manager and universal module loader that resolves and executes JavaScript modules across different browser and server environments. It functions as an import map polyfill, mapping bare module specifiers to absolute URLs to manage dependencies without requiring a build step. The project provides a system for integrating diverse formats, including AMD and global scripts, into a modern ES module workflow. It enables browser module polyfilling for environments that lack native support for ES modules and import maps, and it allows for dynamic runtime hot-reloading

    JavaScript
    View on GitHub↗13,091
  • ded/script.jsded avatar

    ded/script.js

    2,931View on GitHub↗

    Asyncronous JavaScript loader and dependency manager

    JavaScript
    View on GitHub↗2,931
  • ecomfe/eslecomfe avatar

    ecomfe/esl

    841View on GitHub↗

    enterprise standard loader

    JavaScript
    View on GitHub↗841
  • cujojs/curlcujojs avatar

    cujojs/curl

    1,874View on GitHub↗

    curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts.

    JavaScript
    View on GitHub↗1,874
See all 20 alternatives to Es6 Module Loader→