/jsdoc-prep

Tool to automatically add jsDoc markup to your project.

Primary LanguageJavaScript

jsdoc-prep

Objective

Usage

Developing

Features:

  1. automatic correction of errors
  2. automatic rewriting of jsDoc, both missing markup and corrections
  3. automatic generation of error reports using a configurable list of tools
  4. automatic generation of unit tests
  5. automatic generation of JSON representation of jsDoc data
  6. automatic generation of jsDoc output
  7. automatic generation of jsDoc template data (haruki)