jfmt
v0.0.4
Published
Batch cli to beautify js, html, and css files
Downloads
5
Maintainers
Readme
jfmt
Batch cli to beautify js, html, and css files
Install
$ npm install -g jfmt
Usage
$ jfmt -h
Usage: jfmt [options]
Options:
-h, --help output usage information
-V, --version output the version number
-p, --path [path] input search directory default .
-r, --recursive recursive
-f, --format [filter] file format default js|css|html|json
-e, --excludeFile [filter] file exclude filter
-I, --includeDir [filter] directory include filter
-E, --excludeDir [filter] directory exclude filter
License
Licensed under The MIT License (MIT)
For the full copyright and license information, please view the LICENSE file.