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
ded avatar

ded/script.js

0
View on GitHub↗
2,931 stars·334 forks·JavaScript·MIT·14 views

Script.js

Asyncronous JavaScript loader and dependency manager

Features

  • Module Loaders - Asynchronous loader and dependency manager.

Star history

Star history chart for ded/script.jsStar history chart for ded/script.js

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

Open-source alternatives to Script.js

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

Frequently asked questions

What does ded/script.js do?

Asyncronous JavaScript loader and dependency manager

What are the main features of ded/script.js?

The main features of ded/script.js are: Module Loaders.

What are some open-source alternatives to ded/script.js?

Open-source alternatives to ded/script.js 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. cujojs/curl — curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy…