thedjinn / pyminify

Script to automate javascript minification using Closure and ScriptDiet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyminify is a Python script to minify JavaScript files. It uses the Google Closure and the ScriptDiet web-based minifiers in that order.

Usage: pyminify.py <input.js> <output.js>

About

Script to automate javascript minification using Closure and ScriptDiet


Languages

Language:JavaScript 100.0%