@basementuniverse/docblock-cli

1.0.0 • Public • Published

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-cli

Usage

docblock-cli -f myFile.js -f anotherFile.js

This will echo JSON output into your console.

Readme

Keywords

none

Package Sidebar

Install

npm i @basementuniverse/docblock-cli

Weekly Downloads

14

Version

1.0.0

License

MIT

Unpacked Size

2.86 kB

Total Files

6

Last publish

Collaborators

  • basementuniverse