Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

typedoc-plugin-script-inject

simplyhexagonal1.4kApache-2.02.0.0TypeScript support: included

Adds script tag with src pointing to the javascript file of your choice:

typedoc, plugin, typedocplugin, typedoc-plugin

readme

Typedoc Plugin Script Inject

Adds script tag with src pointing to the javascript file of your choice:

{
  "scriptSrc": "https://example.com/your.script.js"
}