check-es3-syntax-cli

v0.2.1
A CLI tool for check-es3-syntax
es3 syntax ie8 cli

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

npm i check-es3-syntax-cli

Metadata

  • MIT
  • Whatever
  • Simen Bekkhus
  • released 9/5/2017

Downloads

Maintainers