README
Table of contents
Overview
Markdown documentation generator/enhancer tailored mostly for typescript and react typescript projects
Getting Started
Install
yarn add @component-controls/ts-markdown-docs --dev
Typescript documentation generator for markdown files
<script type="module">
import componentControlsTsMarkdownDocs from 'https://cdn.skypack.dev/@component-controls/ts-markdown-docs';
</script>
Markdown documentation generator/enhancer tailored mostly for typescript and react typescript projects
yarn add @component-controls/ts-markdown-docs --dev