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: almost 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rack middleware that concatenates and serves static assets faster. | 3 |
| A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
| Middleware that packages and compresses assets into single files. | 16 |
| A middleware for compiling static files from text source | 20 |
| A Ruby library for compiling and serving web assets with declarative dependency management and preprocessor pipelines. | 958 |
| Manages local copies of JS/CSS libraries used in Sprockets applications | 167 |
| A Rack middleware that provides information about installed middlewares | 4 |
| A caching solution for Rack-based web applications | 821 |
| Middleware for controlling access to web applications based on IP addresses and user agents. | 38 |
| Middleware to validate JSON Schema in Rack applications | 885 |
| A middleware that enables streaming with Rack applications | 10 |
| A Ruby-based Rack server for hosting and running Rack applications. | 2 |
| Middleware for Rack applications to negotiate content format based on RDF data | 25 |
| A minimalist web framework built on top of Rack that enables the creation of simple and maintainable web applications. | 411 |
| Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type. | 2 |