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
·
U

unscriptable/beck

0
View on GitHub↗

Beck

Features

  • Module Loaders - Toolkit for ES6 module loader pipelines.

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
0 stars·0 forks·1 view

Star history

Star history chart for unscriptable/beckStar history chart for unscriptable/beck

Open-source alternatives to Beck

Similar open-source projects, ranked by how many features they share with Beck.
  • ded/script.jsded avatar

    ded/script.js

    2,931View on GitHub↗

    Asyncronous JavaScript loader and dependency manager

    JavaScript
    View on GitHub↗2,931
  • 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
  • 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 Beck→

Frequently asked questions

What are the main features of unscriptable/beck?

The main features of unscriptable/beck are: Module Loaders.

What are some open-source alternatives to unscriptable/beck?

Open-source alternatives to unscriptable/beck include: 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…