@threedliams/chode.js

1.0.3 • Public • Published

chode.js logo

Chode.js

A simple, lightweight javascript linter that ensures your files are wider than they are long

Read more at chodejs.com.

Usage

Basic

node chode.js

Optional Arguments

-d, --directory
       [file or folder name (defaults to '.')]

-c, --chodeignore
       [chodeignore file (defaults to './.chodeignore')]

-e, --encoding
       [character encoding (defaults to 'utf-8')]

-v, --verbose
       [for extra file-by-file logging]

Example

node chode.js -d ../chodetest -c ../chodetest/chodeignore -e utf-16 -v

Readme

Keywords

Package Sidebar

Install

npm i @threedliams/chode.js

Weekly Downloads

0

Version

1.0.3

License

GPL-3.0-or-later

Unpacked Size

87.8 kB

Total Files

10

Last publish

Collaborators

  • threedliams