0.1.6 • Published 10 years ago

docstojson v0.1.6

Weekly downloads
6
License
MIT
Repository
github
Last release
10 years ago

docstojson

Generate code docs as a reusable json object

Installation

npm install docstojson

Usage

docstojson options <folder ...>

Options

-h, --help output usage information -V, --version output the version number -o, --output value output file (default to docs.json) -p, --pretty pretty print JSON -x, --extensions extensions file extensions to consider (default to js,jsx) -i, --ignore folders folders to ignore (default to test,node_modules) -w, --watch watches for changes and rebuilds the documentation -m, --module renders as an ES6 module

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago