Detalhes do pacote

jsd

dfilatov1171.1.2

Yet another JSDoc parser. It supports limited set of tags and features.

readme (leia-me)

JSDoc parser Build Status

Yet another JSDoc parser. It supports limited set of tags and features.

API

var jsdoc = require('jsd')(plugins),
    jsdocTree = jsdoc(source);