Socket
Book a DemoInstallSign in
Socket

@magiclab/typescript-docgen

Package Overview
Dependencies
Maintainers
5
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magiclab/typescript-docgen

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.

latest
Source
npmnpm
Version
0.0.11
Version published
Weekly downloads
11
83.33%
Maintainers
5
Weekly downloads
 
Created
Source

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

Keywords

typescript

FAQs

Package last updated on 03 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts