1.1.1 • Published 9 years ago

jscs2doc v1.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

jscs2doc Deps Version Downloads

Convert .jscsrc (javascript code-style configuration) to a human readable format.

npm

npm install jscs2doc -g

Usage

Usage: jscs2doc <command> [options]

Options:
  -J, --jscs    jscsrc file path                 [string] [default: "./.jscsrc"]
  -O, --output  HTML output file path        [string] [default: "./README.html"]
  -h, --help    Show help                                              [boolean]
  --version     Show version number                                    [boolean]

Example

jscs2doc --jscs ./.jscsrc --output README.html && open README.html

Output example

1.1.1

9 years ago

1.1.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago