1.3.0 • Published 8 years ago
extract-inline-scripts v1.3.0
extract-inline-scripts
extract inline scripts
Installation
npm install --global extract-inline-scriptsUsage
$ extis globs [OPTIONS]OPTIONS
-c- print the code.
-d- analyze the duplicated code.
-n [NUM]- print the first NUM lines.
-l [NUM]- extract the scripts with NUM lines or more.