1.0.4 • Published 2 years ago

typedoc-plugin-example-tag v1.0.4

Weekly downloads
12
License
MIT
Repository
github
Last release
2 years ago

TypeDoc Plugin Example Tag

typedoc @example tag plugin

Test Npm Version Npm Monthly Downloads Npm Total Downloads Known Vulnerabilities Pull Requests License Github Stars Github Forks

Table of Contents

Prerequisites

npm i -D typedoc

Installation

npm i -D typedoc-plugin-example-tag

Usage

typedoc ... --plugin typedoc-plugin-example-tag --preferred-example-language javascript ...

The preferred-example-language option is set to typescript by default

Versioning

We use SemVer for versioning. For the versions available, see the releases on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details