6.0.0 • Published 3 years ago

typedoc-wrapper v6.0.0

Weekly downloads
83
License
Apache-2.0
Repository
github
Last release
3 years ago

typedoc-wrapper

npm version test status documentation status

Wrapper for typedoc and typedoc-plugin-custom-tags

Installation

npm i --save-dev typedoc-wrapper

Usage

Library

const typedoc = require("typedoc-wrapper");

// Call against your main file or directory
typedoc("./src/index.ts");

Documentation

CLI

tdx <path-to-file> [...typedoc-options]
6.0.0

3 years ago

5.0.2

3 years ago

5.0.1

3 years ago

4.0.4

3 years ago

3.3.3

3 years ago

3.3.2

3 years ago

3.3.1

3 years ago

3.3.0

3 years ago