jfmt

0.0.4 • Public • Published

jfmt

NPM version Dependency Status devDependency Status

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.

Package Sidebar

Install

npm i jfmt

Weekly Downloads

0

Version

0.0.4

License

MIT

Last publish

Collaborators

  • jetiny