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

Package detail

typedoc-plugin-ga

euberdeveloper693MIT1.0.5TypeScript support: included

A plugin for Typedoc to add Google Analytics

typedoc, typedoc-plugin, ga

readme

Lint Build Test License GitHub issues npm

typedoc-plugin-ga

Add Google Analytics tag to your TypeDoc generated documentation.

This plugin is needed after version v0.26.0, because the previously available --gaID option had been removed. It refers to this issue.

Option Default Description
gaID undefined The gaID of your Google Analytics

Changelog

See full changelog here.

changelog

Changelog

1.0.5 (2024-12-30)

Bug Fixes

1.0.4 (2024-08-25)

1.0.3 (2024-08-19)

Bug Fixes

  • esbuild: ignore dev deps in esbuild config (e51885d)

1.0.2 (2024-08-18)

Bug Fixes

  • deps: use typedoc as a dev dep, to avoid conflicts (858d33a)

1.0.1 (2024-08-15)

0.1.1 (2024-08-15)

0.1.0 (2024-08-15)

Bug Fixes

Features