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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.10latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.10
0.1.00
0.0.70
0.0.60
0.0.50
0.0.40
0.0.30
0.0.20

Package Sidebar

Install

npm i ts-function-docs

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

83.5 kB

Total Files

36

Last publish

Collaborators

  • bencoveney