beefy
Bundler
A tool for bundling and serving JavaScript applications during development
local development server that aims to make using browserify fast and fun
800 stars
14 watching
49 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
logicaltext/rack-bundle | Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type. | 2 |
cbl/blade-script | A package that allows adding JavaScript functionality to Blade components without repeating script tags or running separate compilers. | 48 |
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 |
choojs/bankai | A tool that simplifies web development by automating the compilation of JavaScript, HTML, and CSS files into a single bundle. | 1,088 |
chrisprice/grunt-rollup | A Grunt plugin that bundles ES6 modules using the Rollup tool | 21 |
putoutjs/bundler | A small JavaScript utility for bundling and loading modules from files in a file system | 2 |
servicestack/bundler | A command-line tool for compiling and minifying various file types used in web development. | 263 |
zhangfisher/vite-plugin-vue-style-bundler | Automates the bundling and injection of CSS styles into JavaScript bundles used by Vue components. | 7 |
osteoporosis/php-vitelinker | Generates includable PHP files from bundled JavaScript assets after Vite build. | 0 |
pepsryuu/nollup | A bundler designed to speed up development and provide Hot Module Replacement for applications built with Rollup. | 488 |
egoist/bili | A tool to simplify the process of bundling JavaScript libraries by automatically transforming files and integrating Rollup plugins. | 1,043 |
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 |