yuicompressor
File compressor
An application that removes unnecessary characters from JavaScript and CSS files
YUI Compressor
3k stars
175 watching
664 forks
Language: Java
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
stoyan/yuicompressor | A utility tool for compressing and optimizing YUI (Yui Compressor) files to reduce their size. | 76 |
yui/ycssmin | Minimizes CSS files from Node.js using JavaScript | 51 |
kangax/html-minifier | A JavaScript-based tool for compressing HTML content | 4,942 |
mishoo/uglifyjs | A toolkit for optimizing JavaScript code by parsing, compressing, and beautifying it | 13,164 |
django-compressor/django-compressor | Tools and techniques to compress and optimize linked JavaScript and CSS files in web templates | 2,802 |
gruntjs/grunt-contrib-cssmin | Compresses CSS files by removing unnecessary characters and combining them into a single file | 793 |
ashtuchkin/iconv-lite | Library for converting character encodings in JavaScript | 3,075 |
ai/webp-in-css | A tool to enable WebP images in CSS backgrounds and reduce image size for Chrome, Firefox, and Edge. | 345 |
stereobooster/html_press | A tool for compressing HTML by removing whitespace and converting relative URLs to absolute ones. | 35 |
terser/terser | A JavaScript compressor and mangler toolkit for optimizing ES6+ code size | 8,690 |
zetbaitsu/compressor | A library that provides an image compression utility with customizable constraints and support for Kotlin coroutines | 7,080 |
slav123/codeigniter-minify | Compresses CSS and JavaScript files on the fly using Google Closure compiler | 226 |
web-animations/web-animations-js | A JavaScript polyfill for the Web Animations API, providing animated content capabilities in browsers without native support. | 3,770 |
tameemsafi/typewriterjs | A JavaScript plugin for creating a typewriter effect on web pages | 2,487 |
google/closure-compiler | A tool for optimizing and checking JavaScript code to make it run faster | 7,407 |