JavaScript Loaders

Open-source JavaScript projects categorized as Loaders

Top 14 JavaScript Loader Projects

  • webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

    Project mention: Run Bun Run! Building an AWS CDK Template with Bun | dev.to | 2023-09-28

    The famous bundler is Webpack, but esbuild is the fastest one… Well, until Bun 🍔

  • browserify

    browser-side require() the node.js way

    Project mention: 5 Different Tools to Bundle Node.js Apps | dev.to | 2023-06-13

    Browserify is a widely used JavaScript bundler with over 2 million NPM weekly downloads. In addition to Node.js support, allowing developers to use require() statements in the browser is one of its highlighted features.

  • Appwrite

    Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!

  • RequireJS

    A file and module loader for JavaScript

    Project mention: Why hasn't JavaScript implemented namespaces yet? | /r/learnjavascript | 2023-05-22

    There is a library called requirejs (https://requirejs.org/) that accomplishes what I am referring to. However, this is essentially similar to the situation in PHP prior to version 5.3 - a solution implemented at the level of a separate library rather than at the language level.

  • systemjs

    Dynamic ES module loader

    Project mention: Rails upgrade to angular 2 | /r/codehunter | 2023-05-15

    I would like to upgrade my existing Rails and Angular 1.x application. I'm following the ng-upgrade documentation and seeing that there are many dependencies including systemjs, typescript, tsd and a few other javascript libraries. Ideally there would be a angular-2 gem that would have all the dependencies but I'm not able to find that. Next I looked for gem's for each dependency but there isn't one for tsd.

  • SeaJS

    A Module Loader for the Web

  • HeadJS

    The only script in your HEAD.

  • script.js

    Asyncronous JavaScript loader and dependency manager

  • Revelo Payroll

    Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.

  • vue-wait

    Complex Loader and Progress Management for Vue/Vuex and Nuxt Applications

  • curl

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

  • ESL

    enterprise standard loader

  • LodJS

    JavaScript模块加载器,基于AMD。迄今为止,对AMD理解最好的实现。

  • react-awesome-loaders

    🚀 High quality, super responsive and completely customisable Loading Animations to insert into your website with single line of code.

  • modulejs

    Lightweight JavaScript module system.

  • di4js

    The di4js module is dependency injection implementation in JavaScript.

  • Sonar

    Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-09-28.

JavaScript Loaders related posts

Index

What are some of the best open-source Loader projects in JavaScript? This list will help you:

Project Stars
1 webpack 63,561
2 browserify 14,449
3 RequireJS 12,902
4 systemjs 12,681
5 SeaJS 8,292
6 HeadJS 4,170
7 script.js 2,936
8 vue-wait 1,998
9 curl 1,889
10 ESL 835
11 LodJS 291
12 react-awesome-loaders 207
13 modulejs 125
14 di4js 79
Learn any GitHub repo in 59 seconds
Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
getonboard.dev