1.1.1 • Published 8 years ago

jscs2doc v1.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 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

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

9 years ago

0.0.2

9 years ago