Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)
-s, --separator [value] output file will be created with given path separator (defaults to system path separator)
-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

About

Generate code docs as a reusable json object

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.