jsd

1.1.2 • Public • Published

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

/jsd/

    Package Sidebar

    Install

    npm i jsd

    Weekly Downloads

    22

    Version

    1.1.2

    License

    none

    Last publish

    Collaborators

    • tadatuta
    • varankinv
    • veged
    • dfilatov