scriby

0.0.6 • Public • Published

Scriby

Generate Single Page Documentation from YUIDoc (JSDoc) comments.

JSON Data Structure:

{
    "modules": {
        "name": "",
        "classes": [{
            "items": {
                "event": [],
                "method": [],
                "property": []
                }
            }]
        }
    }
}

Package Sidebar

Install

npm i scriby

Weekly Downloads

1

Version

0.0.6

License

MIT

Last publish

Collaborators

  • dannyfritz