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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
lrsjng avatar

lrsjng/modulejs

0
View on GitHub↗
128 stars·12 forks·JavaScript·13 views

Modulejs

Lightweight JavaScript module system.

Features

  • Module Loaders - Lightweight JavaScript module system.

Star history

Star history chart for lrsjng/modulejsStar history chart for lrsjng/modulejs

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 does lrsjng/modulejs do?

Lightweight JavaScript module system.

What are the main features of lrsjng/modulejs?

The main features of lrsjng/modulejs are: Module Loaders.

What are some open-source alternatives to lrsjng/modulejs?

Open-source alternatives to lrsjng/modulejs include: 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. jrburke/requirejs — RequireJS loads plain JavaScript files as well as more defined modules. It is optimized for in-browser use, including… 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 Modulejs

Similar open-source projects, ranked by how many features they share with Modulejs.
  • 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
  • headjs/headjsheadjs avatar

    headjs/headjs

    4,123View on GitHub↗

    Headjs is an asynchronous asset loader designed to load JavaScript and CSS files in parallel and execute them in a specific sequence to improve page speed. It functions as a resource dependency manager that tracks script loading status and executes callbacks only after all required dependencies are fully loaded. The project includes a browser feature detection library that checks for HTML5 and CSS3 capabilities. This allows for conditional resource loading, where assets are delivered based on detected browser features, device capabilities, or screen resolution. The system further manages fro

    JavaScript
    View on GitHub↗4,123
  • 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 15 alternatives to Modulejs→