JavaScript, Json minimizator

jsmin – is a JavaScript, Json minimizator which removes comments and unnecessary whitespace from JS, JSON files

2 Commits   0 Branches   0 Tags
f8470165 (kx 2023-04-07 06:34:02 +0300 1) #!/bin/sh
f8470165 (kx 2023-04-07 06:34:02 +0300 2) 
f8470165 (kx 2023-04-07 06:34:02 +0300 3) aclocal
f8470165 (kx 2023-04-07 06:34:02 +0300 4) autoheader
f8470165 (kx 2023-04-07 06:34:02 +0300 5) automake --gnu --add-missing --copy
f8470165 (kx 2023-04-07 06:34:02 +0300 6) autoconf