0.2.1 • Published 7 years ago

check-es3-syntax-cli v0.2.1

Weekly downloads
95
License
MIT
Repository
github
Last release
7 years ago

check-es3-syntax-cli

CLI tool for check-es3-syntax

NPM Version Codeclimate Status

bitHound Dependencies Dependency Status Dev Dependency Status Greenkeeper badge

Usage

$ check-es3-syntax file1.js file2.js [options]

Options

Usage: check-es3-syntax [options] file_or_directory_name(s)

Options:
  --patch          print patch-file to disk           [boolean] [default: false]
  -d, --directory  if `file` is used, this sets a directory to write the files
                   to. defaults to `process.cwd()`                      [string]
  -k, --kill       exit the process with -1 if differences are found
                                                      [boolean] [default: false]
  -p, --print      print a colorized diff to the console
                                                      [boolean] [default: false]
  -h, --help       Show help                                           [boolean]

Tool

check-es3-syntax

0.2.1

7 years ago

0.2.0

7 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago