0.1.0 • Published 1 year ago

typedoc-plugin-external-package-links v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

typedoc-plugin-external-package-links

NPM version

A TypeDoc plugin to add link mappings to external packages.

Usage

Install typedoc-plugin-external-package-links

npm install -D typedoc-plugin-external-package-links

Add typedoc-plugin-external-package-links in the typedoc.json. For example:

{
  // typedoc.json
  "plugin": ["typedoc-plugin-external-package-links"]
}

Supported packages

Contribute pull requests to add more supported packages!

See also

License

MIT

0.1.0

1 year ago