rack-pipeline
Asset server
A middleware to serve asset files in Ruby web applications
A rack middleware to serve javascript and stylesheet assets for ruby web applications
1 stars
2 watching
0 forks
Language: Ruby
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
petebrowne/rack-pack | Middleware that packages and compresses assets into single files. | 16 |
jbaudanza/rack-asset-compiler | A middleware for compiling static files from text source | 20 |
rails/sprockets | A Ruby library for compiling and serving web assets with declarative dependency management and preprocessor pipelines. | 954 |
torba-rb/torba | Manages local copies of JS/CSS libraries used in Sprockets applications | 167 |
joshbuddy/rack-capabilities | A Rack middleware that provides information about installed middlewares | 4 |
rtomayko/rack-cache | A caching solution for Rack-based web applications | 822 |
udzura/rack-block | Middleware for controlling access to web applications based on IP addresses and user agents. | 38 |
interagent/committee | Middleware to validate JSON Schema in Rack applications | 882 |
rkh/rack-async-stream | A middleware that enables streaming with Rack applications | 10 |
ianks/yars | A Ruby-based Rack server for hosting and running Rack applications. | 2 |
ruby-rdf/rack-linkeddata | Middleware for Rack applications to negotiate content format based on RDF data | 25 |
rack-app/rack-app | A minimalist web framework built on top of Rack that enables the creation of simple and maintainable web applications. | 410 |
logicaltext/rack-bundle | Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type. | 2 |