bundler
Module loader
A small JavaScript utility for bundling and loading modules from files in a file system
Simplest possible bundler
2 stars
1 watching
0 forks
Language: JavaScript
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
dojo/loader | A JavaScript module loader that supports AMD and CJS formats for loading modules in web browsers, Node.js, and Nashorn environments. | 16 |
cujojs/curl | A small and fast module loader that handles various JavaScript formats and protocols. | 1,881 |
miguelmadero/ember-cli-bundle-loader | An Ember.js addon that enables the creation of multiple, independent bundles with lazy loading to improve application boot times and deployment efficiency. | 23 |
magento/baler | Automates bundling and optimization of AMD modules in Magento 2 stores for improved performance. | 175 |
chrisdickinson/beefy | A tool for bundling and serving JavaScript applications during development | 800 |
linkedinattic/inject | A JavaScript module loader and dependency manager for the browser. | 464 |
karlerikjonatan/framer-module-fill | A Framer module for filling layers with images or videos | 6 |
yanhaijing/lodjs | A JavaScript module loader based on the AMD specification, supporting modular development and dependency injection. | 291 |
requirejs/cajon | A JavaScript module loader that supports both CommonJS and AMD modules. | 117 |
vite-plugin/vite-plugin-commonjs | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 111 |
elm-community/elm-webpack-loader | A Webpack loader that enables the Elm programming language to be compiled and bundled with JavaScript for use in web applications. | 532 |
rotundasoftware/parcelify | A tool to efficiently add CSS styles to JavaScript modules consumed by Browserify. | 251 |
lasso-js/lasso | A JavaScript module bundler and asset pipeline that optimizes resource delivery to browsers. | 582 |
servicestack/bundler | A command-line tool for compiling and minifying various file types used in web development. | 263 |
logicaltext/rack-bundle | Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type. | 2 |