rack-sprocketize
JS compiler
Middleware that concatenates and optionally compresses JavaScript files using Sprockets.
Rack::Sprocketize is a piece of Rack Middleware which uses Sprockets to concatenate javascript files and then optionally compresses them.
3 stars
2 watching
0 forks
Language: Ruby
last commit: over 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Middleware that packages and compresses assets into single files. | 16 |
| A Ruby library for compiling and serving web assets with declarative dependency management and preprocessor pipelines. | 958 |
| Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type. | 2 |
| A static site generator and Rack server built using Sprockets 2.0, optimized for fast development and deployment. | 31 |
| Middleware to format source code with syntax highlighting | 25 |
| A middleware for compiling static files from text source | 20 |
| A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. | 22 |
| Manages local copies of JS/CSS libraries used in Sprockets applications | 167 |
| A Rack middleware that concatenates and serves static assets faster. | 3 |
| A .NET library to compile and execute JavaScript code in a standards-compliant way | 888 |
| A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
| A gem that integrates Google Traceur with Sprockets to enable JavaScript transpilation in Ruby applications. | 24 |
| Middleware to enforce HTTPS encryption in web applications | 13 |
| Automates Rollup.js boilerplate generation for building JavaScript libraries | 58 |
| Middleware for replacing text in web pages without modifying HTML tags | 3 |