Perl extension for minifying JavaScript code
This module removes unnecessary white space from JavaScript code. The primary requirement developing this module is to not break working code: if working JavaScript is in input then working JavaScript is output. It is O.K. if the input has missing semi-colons, snips like '++ +' or '12 .toString()', for example. Internet Explorer conditional comments are copied to the output but the code inside these comments will not be minified.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.16-3.fc35 | - |
Fedora 35 | 1.16-3.fc35 | - |
Fedora 34 | 1.16-1.fc34 | - |
EPEL 7 | 1.11-1.el7 | - |
You can contact the maintainers of this package via email at
perl-JavaScript-Minifier dash maintainers at fedoraproject dot org
.