SkillAgentSearch skills...

Jscs2doc

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

Install / Use

/learn @FGRibreau/Jscs2doc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

jscs2doc Deps Version Downloads Twitter Follow available-for-advisory Get help on Codementor Slack

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

<p align="center"><a href="https://www.youtube.com/watch?v=dd--tIkrVoA"><img src="https://cloud.githubusercontent.com/assets/138050/9570052/4f985bc6-4f7e-11e5-8a8c-aefb1ae6dbae.gif" /> </a></p>

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated5y ago
Forks0

Languages

JavaScript

Security Score

70/100

Audited on Jul 9, 2020

No findings