awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lrsjng avatar

lrsjng/modulejs

0
View on GitHub↗
128 星标·12 分支·JavaScript·5 次浏览

Modulejs

Lightweight JavaScript module system.

Features

  • Module Loaders - Lightweight JavaScript module system.

Star 历史

lrsjng/modulejs 的 Star 历史图表lrsjng/modulejs 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Modulejs 的开源替代方案

相似的开源项目,按与 Modulejs 的功能重合度排序。
  • ded/script.jsded 的头像

    ded/script.js

    2,931在 GitHub 上查看↗

    Asyncronous JavaScript loader and dependency manager

    JavaScript
    在 GitHub 上查看↗2,931
  • ecomfe/eslecomfe 的头像

    ecomfe/esl

    841在 GitHub 上查看↗

    enterprise standard loader

    JavaScript
    在 GitHub 上查看↗841
  • headjs/headjsheadjs 的头像

    headjs/headjs

    4,123在 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
    在 GitHub 上查看↗4,123
  • cujojs/curlcujojs 的头像

    cujojs/curl

    1,874在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗1,874
查看 Modulejs 的所有 15 个替代方案→

常见问题解答

lrsjng/modulejs 是做什么的?

Lightweight JavaScript module system.

lrsjng/modulejs 的主要功能有哪些?

lrsjng/modulejs 的主要功能包括:Module Loaders。

lrsjng/modulejs 有哪些开源替代品?

lrsjng/modulejs 的开源替代品包括: 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…