rack-bundle
Bundler
Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type.
Javascript/CSS bundling at the Rack level
2 stars
1 watching
1 forks
Language: Ruby
last commit: over 14 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
petebrowne/rack-pack | Middleware that packages and compresses assets into single files. | 16 |
rotundasoftware/parcelify | A tool to efficiently add CSS styles to JavaScript modules consumed by Browserify. | 251 |
rack/rack-contrib | A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
stackcss/sheetify | Modular CSS bundler for browserify | 447 |
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 |
techiferous/rack-plastic | A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. | 22 |
leejarvis/rack-pygmentize | Middleware to format source code with syntax highlighting | 25 |
treeder/rack-flash | Provides flash message middleware for Rack applications | 54 |
petebrowne/rack-sprocketize | Middleware that concatenates and optionally compresses JavaScript files using Sprockets. | 3 |
rack-app/rack-app | A minimalist web framework built on top of Rack that enables the creation of simple and maintainable web applications. | 410 |
madskristensen/bundlerminifier | An extension for Visual Studio that bundles and minifies JavaScript, CSS, and HTML files. | 616 |
lasso-js/lasso | A JavaScript module bundler and asset pipeline that optimizes resource delivery to browsers. | 582 |
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 |
zhangfisher/vite-plugin-vue-style-bundler | Automates the bundling and injection of CSS styles into JavaScript bundles used by Vue components. | 7 |