JShrink
JavaScript Minifier
A PHP-based tool for minifying JavaScript code into smaller sizes while preserving the original functionality.
Javascript Minifier built in PHP
27 stars
5 watching
15 forks
Language: PHP
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tedious/jshrink | A PHP class that reduces the size of JavaScript code to improve delivery performance | 749 |
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 |
coderaiser/minify | A command-line tool that minimizes and optimizes JavaScript, CSS, HTML, and image files for smaller sizes. | 229 |
ericlbarnes/ci-minify | A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. | 174 |
beyer-stefan/gofiber-minifier | A tool to minimize HTML, CSS, and JavaScript files without changing their content or functionality. | 1 |
stereobooster/html_minifier | A Ruby wrapper for a JavaScript library to minify HTML code | 12 |
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 |
stoyan/cssshrink | A tool that minimizes CSS code by removing unnecessary characters and whitespace | 1,054 |
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 |
maierfelix/mini-js | A minimal JavaScript compiler that compiles basic JavaScript code with optional features into plain JavaScript. | 160 |
yui/ycssmin | Minimizes CSS files from Node.js using JavaScript | 51 |
slav123/codeigniter-minify | Compresses CSS and JavaScript files on the fly using Google Closure compiler | 226 |