1.0.3 • Published 3 years ago

@threedliams/chode.js v1.0.3

Weekly downloads
1
License
GPL-3.0-or-later
Repository
github
Last release
3 years ago

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
1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago