1.0.0-beta.7 • Published 5 years ago

kingfisherts v1.0.0-beta.7

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

LUL-Typescript-Jsdoc-Parser is a script file used to turn Typescript AST and JSdocs into a normalized tree which can then be iterated over to create documentation.

Run using node dist/index.js directory This will recursively traverse the given directory and parse all TS files into a single object.