Generates minified CSS by reading the stack level through method missing calls.
Ruby implementation of Douglas Crockford's JSMin JavaScript minifier.
Imports minified Orange UI styles and scripts.
Minify CSS and JS without requiring Java nor specifying individual files
kt-paperclip-optimizer is a Paperclip processor for optimizing and minifying uploaded images.
Command line tool for minifying CSS. Based on CSSMin library.
Rails plugin to automatically minify JS and CSS when their bundles get cached
Simple tool to automatically unify and minify javascript and css website assets
Ruby implementation of Douglas Crockford's JSMin JavaScript minifier.
Rails plugin to automatically minify JS and CSS when their bundles get cached. Send in those patches!
It takes an HTML file, traverses over its scripts and stylesheets and minify them all into one file using UglifyJS2 and UglifyCSS. Meant primarily for single page apps.
Bundles the Handsontable community edition from https://handsontable.com/ into a rails app by adding handontable JS and CSS files to the asset pipeline. Gem version is set to match handsontable version. Full package is included in minified form (full.min.js and full.min.css from the handontable distribution).
Provide a little helper command to minify images
A Ruby interface to YUI Compressor for minifying JavaScript and CSS assets.
Reduce your assets: minify javascript + stylesheets, optimize images lossless
A lightweight ruby wrapper around the is.gd service. It will minify and expand urls.
Minify with yui-compressor, tester in propshaft.
Simple rake task to deploy a static website to aws s3 Minifies and gzips assets. Requires ENV variables (can be read from .env or travis if in CI) : AWS_REGION AWS_BUCKET_NAME AWS_SECRET_KEY AWS_ACCESS_KEY
Statically remove dead conditional branches, acts like webpack's DefinePlugin and minifier
Processor for using yuicompressor to minify CSS/JS
Minify HTML/CSS/JavaScript files.
Jumbler is an application used to watch folders containg javascript and pass them to Googles closure compiler upon modification resulting in a minified, better formed javascript file in a specified directory Inspired by Compass and Google's Closure Compiler
Minify your tweet without obfuscating (too much). l33t txt shorthand replacements for everyday words.
CLI client for minifier server
Ruby library for minifying CSS. Forked from cssmin by ebaytoday's team.
Favors speed over size of minified JS, works on any ruby platform, works well with the Rails asset pipeline and Sprockets
A Ruby interface to YUI Compressor for minifying JavaScript and CSS assets.
A generic swappable back-end for HTML minifiers
A Bunto plugin, that allows you to write javascript/css assets in other languages such as CoffeeScript, Sass, Less and ERB, concatenate them, respecting dependencies, minify and many more.
Minified HTML generator for popular ERB implementations
Jekyll plugin, that allows you to write javascript/css assets in other languages such as CoffeeScript, Sass, Less and ERB, concatenate them, respecting dependencies, minify and many more.
A slim file to minify embedded code.
Minifier plugin for bunto. Minifies all html, js, css files. Simple just drop it in solution. No Java required
Rails plugin to automatically minify JS and CSS when their bundles get cached.
Minifier utility to compress large files. Currently works solely on converting CSS to .min.css files.
Plugin for jekyll to validate, tidy and minify HTML files for separate pages.
Commit AI automates the generation of insightful single-line and multi-line commit messages by analyzing staged git diffs with OpenAI's advanced language models. It allows users to provide optional change descriptions for better context, and smartly minifies the git diff to focus on the essential changes, ensuring clarity and best practices.
A minifier of Ruby files.
Miniparser works pretty simply. You pass the Gem some input (HTML, JS, or CSS), and it will validate it, return the validated status, then minify it, and return the minified version as either a file (path) and a text return, respective to what input it got