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
·
cujojs avatar

cujojs/curl

0
View on GitHub↗
1,874 stars·202 forks·JavaScript·4 viewsgithub.com/cujojs/curl/wiki↗

Curl

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

Features

  • Module Loaders - Small, extensible loader for AMD, CommonJS, and assets.

Star history

Star history chart for cujojs/curlStar history chart for cujojs/curl

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

Open-source alternatives to Curl

Similar open-source projects, ranked by how many features they share with Curl.
  • 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
  • jorendorff/js-loadersJ

    jorendorff/js-loaders

    0View on GitHub↗
    View on GitHub↗0
  • ded/script.jsded avatar

    ded/script.js

    2,931View on GitHub↗

    Asyncronous JavaScript loader and dependency manager

    JavaScript
    View on GitHub↗2,931
See all 15 alternatives to Curl→

Frequently asked questions

What does cujojs/curl do?

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

What are the main features of cujojs/curl?

The main features of cujojs/curl are: Module Loaders.

What are some open-source alternatives to cujojs/curl?

Open-source alternatives to cujojs/curl include: 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… lrsjng/modulejs — Lightweight JavaScript module system. ded/script.js — Asyncronous JavaScript loader and dependency manager.