Détail du package

jsd

dfilatov1171.1.2

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

readme

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);