@jjwesterkamp/typedoc-theme

1.2.0 • Public • Published

@jjwesterkamp/typedoc-theme

The Typedoc theme that I use for my projects. You can find examples here:

Usage

npm install --save-dev @jjwesterkamp/typedoc-theme

Add the theme to your typedoc.json file. This theme is optimized for the nord highlight theme, so it's recommended to add that too:

{
    "theme": "./node_modules/@jjwesterkamp/typedoc-theme",
    "highlightTheme": "nord"
}

License

The MIT License (MIT). See license file for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i @jjwesterkamp/typedoc-theme

Weekly Downloads

117

Version

1.2.0

License

MIT

Unpacked Size

128 kB

Total Files

6

Last publish

Collaborators

  • jjwesterkamp