1.2.0 • Published 3 years ago

@jjwesterkamp/typedoc-theme v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@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.

1.2.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago