Skip to content

JJWesterkamp/typedoc-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The Typedoc theme that I use for my projects.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages