Bundler
File compiler
A command-line tool for compiling and minifying various file types used in web development.
Compile & Minify Less/Sass/Stylus/Css/JS/CoffeeScript/LiveScript files. Integrates with MVC and ServiceStack
263 stars
22 watching
61 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
floydspace/aws-lambda-nodejs-esbuild | A tool to automatically bundle JavaScript and TypeScript code for use in AWS Lambda functions using the esbuild bundler | 68 |
chrisdickinson/beefy | A tool for bundling and serving JavaScript applications during development | 800 |
thesunny/shampoo | A tool that automates the process of transpiling and bundling JavaScript files for production environments. | 15 |
frankwallis/duo-typescript | A tool for bundling TypeScript code into a Duo project | 1 |
webdiscus/html-bundler-webpack-plugin | A bundler for HTML templates that resolves source files of scripts, styles, images, and assets, inlining them into generated output. | 145 |
trevorburnham/jitter | A utility for continuously compiling CoffeeScript to JavaScript | 156 |
lasso-js/lasso | A JavaScript module bundler and asset pipeline that optimizes resource delivery to browsers. | 582 |
choojs/bankai | A tool that simplifies web development by automating the compilation of JavaScript, HTML, and CSS files into a single bundle. | 1,088 |
egoist/bili | A tool to simplify the process of bundling JavaScript libraries by automatically transforming files and integrating Rollup plugins. | 1,043 |
statoscope/statoscope | A toolkit to analyze and validate the stats of your bundle | 1,441 |
putoutjs/bundler | A small JavaScript utility for bundling and loading modules from files in a file system | 2 |
fabiosantoscode/js2cpp | A tool that translates JavaScript code into C++ code using static type checking and code generation. | 111 |
rotundasoftware/parcelify | A tool to efficiently add CSS styles to JavaScript modules consumed by Browserify. | 251 |
cbl/blade-script | A package that allows adding JavaScript functionality to Blade components without repeating script tags or running separate compilers. | 48 |
logicaltext/rack-bundle | Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type. | 2 |