ci-minify
File minifier
A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process.
Minify css and js files in CodeIgniter
174 stars
16 watching
36 forks
Language: PHP
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Compresses CSS and JavaScript files on the fly using Google Closure compiler | 226 |
| | Tools to minimize size of JavaScript, CSS, HTML and image files | 231 |
| | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 218 |
| | Minifies HTML, CSS, and JavaScript files in a web application framework | 2 |
| | Middleware to reduce HTML file size by removing unnecessary characters. | 37 |
| | Minifies JavaScript files using UglifyJS to reduce file size and improve performance. | 1,481 |
| | Minifies CSS files using the CSSO library to reduce file size and improve compression | 243 |
| | A PHP-based tool for minifying JavaScript code into smaller sizes while preserving the original functionality. | 27 |
| | A Webpack plugin for minifying and optimizing CSS files | 107 |
| | A PHP class that reduces the size of JavaScript code to improve delivery performance | 751 |
| | A filter that removes comments and unnecessary whitespace from JavaScript files. | 697 |
| | Automates minification of JavaScript and CSS files and creation of pull requests based on GitHub Actions | 48 |
| | A plugin for Rollup that minifies HTML files using html-minifier. | 4 |
| | A package for Atom text editor to minify CSS using the CSSO library. | 2 |
| | Minifies HTML files in a build process | 424 |