php-tedivm-jshrink - Javascript Minifier built in PHP
- Website:
- https://github.com/tedious/JShrink
- Licence:
- BSD-3-Clause
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
JShrink is a php class that minifies javascript so that it can be delivered to the client quicker. This code can be used by any product looking to minify their javascript on the fly (although caching the results is suggested for performance reasons). Unlike many other products this is not a port into php but a native application, resulting in better performance. To use this library, you just have to add, in your project: require_once '/usr/share/php/JShrink/autoload.php';
Packages
php-tedivm-jshrink-1.7.0-1.remi.src | [159 KiB] |
Changelog by Remi Collet (2023-10-05):
- update to 1.7.0 |
php-tedivm-jshrink-1.6.8-1.remi.src | [159 KiB] |
Changelog by Remi Collet (2023-06-21):
- update to 1.6.8 |
php-tedivm-jshrink-1.6.7-1.remi.src | [159 KiB] |
Changelog by Remi Collet (2023-06-20):
- update to 1.6.7 |
php-tedivm-jshrink-1.6.6-1.remi.src | [158 KiB] |
Changelog by Remi Collet (2023-04-19):
- update to 1.6.6 |
php-tedivm-jshrink-1.6.5-1.remi.src | [158 KiB] |
Changelog by Remi Collet (2023-03-13):
- update to 1.6.5 (no change) - lower dependency on PHP 7 |
php-tedivm-jshrink-1.6.4-1.remi.src | [158 KiB] |
Changelog by Remi Collet (2023-03-10):
- update to 1.6.4 |
php-tedivm-jshrink-1.6.2-1.remi.src | [28 KiB] |
Changelog by Remi Collet (2023-03-07):
- update to 1.6.2 |
php-tedivm-jshrink-1.6.1-1.remi.src | [27 KiB] |
Changelog by Remi Collet (2023-03-06):
- update to 1.6.1 |