rack-pack
Asset packer
Middleware that packages and compresses assets into single files.
Rack Middleware for packaging assets such as javascripts and stylesheets.
16 stars
2 watching
0 forks
Language: Ruby
last commit: about 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
petebrowne/rack-sprocketize | Middleware that concatenates and optionally compresses JavaScript files using Sprockets. | 3 |
logicaltext/rack-bundle | Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type. | 2 |
ncr/rack-cat | A Rack middleware that concatenates and serves static assets faster. | 3 |
rack/rack-contrib | A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
jbaudanza/rack-asset-compiler | A middleware for compiling static files from text source | 20 |
ujifgc/rack-pipeline | A middleware to serve asset files in Ruby web applications | 1 |
ruby0x1/luxe-assetpacker | An asset packing tool for Haxe projects that allows bundling and unpacking of assets into a single file. | 9 |
eliotsykes/rack-zippy | A Rack middleware for serving compressed assets in non-Rails web applications | 160 |
joshbuddy/rack-capabilities | A Rack middleware that provides information about installed middlewares | 4 |
rails/sprockets | A Ruby library for compiling and serving web assets with declarative dependency management and preprocessor pipelines. | 954 |
treeder/rack-flash | Provides flash message middleware for Rack applications | 54 |
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 |
railslove/rack-tracker | A middleware solution for tracking and analytics in web applications | 649 |
escargotprodige/parcel-cli | A CLI tool for packaging and bundling assets using the Parcel Luxe package | 1 |