0.0.11 • Published 5 years ago

@magiclab/typescript-docgen v0.0.11

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

ts-recursive-parser

This module allows you to recursively generate type definitions from a Typescript type or program. It's targeted towards other tools or styleguides which can leverage it to display complex information about their components.

This is in alpha stage right now, we have a proof of concept which works and need to test it on bigger projects internally at MagicLab before exposing it further.

Todo

  • Expose correct APIs
  • Document examples

To test it locally

npm test
0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago