Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| bf14b95d | 2021-10-17 10:29:09 | update to p5-JavaScript-Minifier-1.16 | ||
| 570aa62a | 2015-01-18 03:12:39 | Drop remaining MD5/RMD160/SHA1 checksums. | ||
| 64e629d6 | 2008-04-11 22:48:37 | import p5-JavaScript-Minifier This module removes unnecessary whitespace 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 ok if the input has missing semi-colons, snips like '++ +' or '12 .toString()', for example. from Girish Venkatachalam ok merdely@, okan@ |