ts-function-docs
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

ts-function-docs

Experimenting with generating documentation using the TypeScript compiler.

Look at /input and /output for examples.

Currently documents classes, their methods and parameters. Only methods with the @docGenerate method decorator have the documentation generated. Parameters with the @docIgnore parameter decorator are excluded.

/ts-function-docs/

    Package Sidebar

    Install

    npm i ts-function-docs

    Weekly Downloads

    2

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    83.5 kB

    Total Files

    36

    Last publish

    Collaborators

    • bencoveney