minipack
module bundler
An implementation of a simplified module bundler written in JavaScript
📦 A simplified example of a modern module bundler written in JavaScript
3k stars
39 watching
321 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
browserifycommonjses2015es6-modulesexamplejavascriptmodule-bundlermodulesparcel-bundlerwebpack
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,893 |
| A collection of simple demos showcasing the usage and configuration of Webpack for building JavaScript applications. | 9,598 |
| A module bundler for JavaScript that optimizes and compiles ES modules into optimized format for browsers or Node.js. | 25,457 |
| A tool that bundles tiny JavaScript modules into optimized, multiple format bundles. | 8,066 |
| A tool that provides an interactive visualization of the contents and size of bundled modules in web applications. | 12,602 |
| Automates module conversion and bundling with support for multiple languages and plugins | 265 |
| Automates the processing of source files and generates an HTML file containing links to resources. | 152 |
| A comprehensive guide to using webpack for managing JavaScript application bundles and assets | 10,105 |
| Tools to measure and analyze the bundle size of npm packages during the development process. | 423 |
| Automates bundling and optimization of AMD modules in Magento 2 stores for improved performance. | 175 |
| A tool for integrating Webpack into web applications, providing a simple and powerful way to bundle and process assets. | 2,235 |
| A comprehensive guide to building modular applications with browserify, covering its usage, features, and best practices. | 4,587 |
| A utility library for working with native JavaScript objects | 4,537 |
| A tool to efficiently add CSS styles to JavaScript modules consumed by Browserify. | 251 |
| A JavaScript implementation of various statistical functions and methods | 3,409 |