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
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
J

jrburke/requirejs

0
View on GitHub↗
0 Stars·0 Forks·2 Aufrufe

Requirejs

RequireJS loads plain JavaScript files as well as more defined modules. It is optimized for in-browser use, including in a Web Worker, but it can be used in other JavaScript environments, like Rhino and Node. It implements the Asynchronous Module API.

Features

  • Module Loaders - File and module loading system.

Star-Verlauf

Star-Verlauf für jrburke/requirejsStar-Verlauf für jrburke/requirejs

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Requirejs

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Requirejs.
  • ded/script.jsAvatar von ded

    ded/script.js

    2,931Auf GitHub ansehen↗

    Asyncronous JavaScript loader and dependency manager

    JavaScript
    Auf GitHub ansehen↗2,931
  • ecomfe/eslAvatar von ecomfe

    ecomfe/esl

    841Auf GitHub ansehen↗

    enterprise standard loader

    JavaScript
    Auf GitHub ansehen↗841
  • headjs/headjsAvatar von headjs

    headjs/headjs

    4,123Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,123
  • cujojs/curlAvatar von cujojs

    cujojs/curl

    1,874Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗1,874
Alle 15 Alternativen zu Requirejs anzeigen→

Häufig gestellte Fragen

Was macht jrburke/requirejs?

RequireJS loads plain JavaScript files as well as more defined modules. It is optimized for in-browser use, including in a Web Worker, but it can be used in other JavaScript environments, like Rhino and Node. It implements the Asynchronous Module API.

Was sind die Hauptfunktionen von jrburke/requirejs?

Die Hauptfunktionen von jrburke/requirejs sind: Module Loaders.

Welche Open-Source-Alternativen gibt es zu jrburke/requirejs?

Open-Source-Alternativen zu jrburke/requirejs sind unter anderem: 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. lrsjng/modulejs — Lightweight JavaScript module system. cujojs/curl — curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy…