Optimizes the size of files (primarily .js files) by replacing consecutive whitespaces with a single space and replacing newlines with a single space.
Ehiremen/file-size-optimizer
Optimizes the size of files (primarily .js files) by replacing consecutive whitespaces with a single space and replacing newlines with a single space.
C