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. Learn more →
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.
The famous bundler is Webpack, but esbuild is the fastest one… Well, until Bun 🍔
-
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!
-
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.
-
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.
-
-
-
-
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.
-
-
curl
curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts. (by cujojs)
-
-
-
react-awesome-loaders
🚀 High quality, super responsive and completely customisable Loading Animations to insert into your website with single line of code.
-
-
-
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.
JavaScript Loaders related posts
- Set Up Webpack 5 To Work With Static Files
- Getting Started with Building and Publishing a React Component as a Package
- From Code to Creativity: Navigating the Hunt for a React Developer with UI/UX Expertise
- Using compound components to organize code?
- Why hasn't JavaScript implemented namespaces yet?
- When running React on a browser, does the browser install npm packages?
- Rails upgrade to angular 2
-
A note from our sponsor - Onboard AI
getonboard.dev | 4 Oct 2023
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 |