1.0.0 • Published 4 years ago
@basementuniverse/docblock-cli v1.0.0
DocBlock CLI
Parse docblock-style comments into JSON on the command line.
Uses DocBlock internally (https://www.npmjs.com/package/docblock). docblock-cli is just a CLI wrapper around this library.
Install
npm install @basementuniverse/docblock-cliUsage
docblock-cli -f myFile.js -f anotherFile.jsThis will echo JSON output into your console.
1.0.0
4 years ago