fourtysixandtwo b4e9a24ce7 development/jsmin: Change i486 to i586 2 سال پیش
..
README b7bfa300d0 development/jsmin: Fix README. 4 سال پیش
jsmin.SlackBuild b4e9a24ce7 development/jsmin: Change i486 to i586 2 سال پیش
jsmin.info 3989258c7c development/jsmin: new maintainer. 7 سال پیش
slack-desc 9e490a336b development/jsmin: Added (The JavaScript Minifier). 9 سال پیش

README

JSMin, The JavaScript Minifier

JSMin is a filter that removes comments and unnecessary whitespace from
JavaScript files. It typically reduces filesize by half, resulting in
faster downloads. It also encourages a more expressive programming
style because it eliminates the download cost of clean, literate
self-documentation.