awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
J

jrburke/requirejs

0
View on GitHub↗
0 estrellas·0 forks·2 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de jrburke/requirejsGráfico del historial de estrellas de jrburke/requirejs

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace 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.

¿Cuáles son las características principales de jrburke/requirejs?

Las características principales de jrburke/requirejs son: Module Loaders.

¿Qué alternativas de código abierto existen para jrburke/requirejs?

Las alternativas de código abierto para jrburke/requirejs incluyen: 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…

Alternativas open-source a Requirejs

Proyectos open-source similares, clasificados según cuántas características comparten con Requirejs.
  • ded/script.jsAvatar de ded

    ded/script.js

    2,931Ver en GitHub↗

    Asyncronous JavaScript loader and dependency manager

    JavaScript
    Ver en GitHub↗2,931
  • ecomfe/eslAvatar de ecomfe

    ecomfe/esl

    841Ver en GitHub↗

    enterprise standard loader

    JavaScript
    Ver en GitHub↗841
  • headjs/headjsAvatar de headjs

    headjs/headjs

    4,123Ver en 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
    Ver en GitHub↗4,123
  • cujojs/curlAvatar de cujojs

    cujojs/curl

    1,874Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗1,874
Ver las 15 alternativas a Requirejs→