1.1.0-rc.1 • Published 3 years ago
@itsjamie/typedoc-plugin-fixcomputednames v1.1.0-rc.1
typedoc-plugin-fixcomputednames
A plugin for TypeDoc that fixes the output for some properties with computed names.
This plugin is intended to replace property names like __@iterator
with [Symbol.iterator]
and property names like __computed
with the expression used in the computed property name.
Installation
npm install --save-dev typedoc typedoc-plugin-fixcomputednames
1.1.0-rc.1
3 years ago
1.0.1
5 years ago