0.1.6 • Published 8 years ago

docstojson v0.1.6

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

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago