JShrink
JavaScript minifier
A PHP class that reduces the size of JavaScript code to improve delivery performance
Javascript Minifier built in PHP
749 stars
39 watching
152 forks
Language: PHP
last commit: 11 months ago
Linked from 2 awesome lists
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
tedivm/jshrink | A PHP-based tool for minifying JavaScript code into smaller sizes while preserving the original functionality. | 27 |
coderaiser/minify | A command-line tool that minimizes and optimizes JavaScript, CSS, HTML, and image files for smaller sizes. | 229 |
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 217 |
douglascrockford/jsmin | An algorithm to remove unnecessary characters from JavaScript source code | 694 |
gruntjs/grunt-contrib-uglify | Minifies JavaScript files using UglifyJS to reduce file size and improve performance. | 1,482 |
ericlbarnes/ci-minify | A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. | 174 |
stereobooster/html_minifier | A Ruby wrapper for a JavaScript library to minify HTML code | 12 |
beyer-stefan/gofiber-minifier | A tool to minimize HTML, CSS, and JavaScript files without changing their content or functionality. | 1 |
stoyan/cssshrink | A tool that minimizes CSS code by removing unnecessary characters and whitespace | 1,054 |
koajs/html-minifier | A middleware that minifies HTML responses by removing unnecessary whitespace and formatting. | 31 |
christianklisch/slim-minify | Middleware to reduce HTML file size by removing unnecessary characters. | 37 |
maierfelix/mini-js | A minimal JavaScript compiler that compiles basic JavaScript code with optional features into plain JavaScript. | 160 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
teamtigers/minisauras | Automates minification of JavaScript and CSS files and creation of pull requests based on GitHub Actions | 48 |
swaagie/minimize | A fast and highly configurable HTML minifier for servers that preserves structural integrity and supports CSS and JavaScript processing. | 162 |