rack-asset-compiler
File compiler
A middleware for compiling static files from text source
rack-asset-compiler is a Rack middleware that provides a generic interface for compiling static files, such as Sass or CoffeeScript files.
20 stars
3 watching
5 forks
Language: Ruby
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rails/sprockets | A Ruby library for compiling and serving web assets with declarative dependency management and preprocessor pipelines. | 954 |
petebrowne/rack-pack | Middleware that packages and compresses assets into single files. | 16 |
ujifgc/rack-pipeline | A middleware to serve asset files in Ruby web applications | 1 |
ncr/rack-cat | A Rack middleware that concatenates and serves static assets faster. | 3 |
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 |
bertramdev/asset-pipeline | Manages and processes static assets in JVM applications | 193 |
eudoxia0/rock | An asset manager for Common Lisp web apps that simplifies the process of downloading and bundling libraries. | 46 |
jasoncharnes/run.rb | A tool to compile and run Ruby code in the browser using WebAssembly | 600 |
paulbartrum/jurassic | A .NET library to compile and execute JavaScript code in a standards-compliant way | 885 |
rack/rack-contrib | A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
civicrm/composer-compile-lib | A library providing basic tasks and helpers for compiling static assets using composer | 3 |
torba-rb/torba | Manages local copies of JS/CSS libraries used in Sprockets applications | 167 |
charles-pegge/oxygenbasic | A compiler and runtime environment for a basic programming language | 39 |
peco602/rust-universal-compiler | A container solution to compile Rust projects across multiple operating systems. | 32 |