typedoc-plugin-external-package-links
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i typedoc-plugin-external-package-links

Weekly Downloads

785

Version

0.1.0

License

MIT

Unpacked Size

8.81 kB

Total Files

7

Last publish

Collaborators

  • ocavue