Socket
Book a DemoInstallSign in
Socket

@yookue/typedoc-theme-dumi

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yookue/typedoc-theme-dumi

Dumi theme for typedoc, maybe the most beautiful typedoc theme on Mars

0.4.0
latest
Source
npmnpm
Version published
Weekly downloads
25
-53.7%
Maintainers
1
Weekly downloads
Ā 
Created
Source

@yookue/typedoc-theme-dumi

NPM version Software License NPM downloads

šŸ… Dumi theme for typedoc, maybe the most beautiful typedoc theme on Mars 😁

Features

āœ… Look and feel just like dumi

āœ… Supports extra logo image

āœ… Supports extra logo title

āœ… Supports specifying targets of the navigation links

āœ… Supports specifying targets of the sidebar links

āœ… Supports preventing the interaction of the modules link

āœ… Supports hiding the content title from the index page

āœ… Supports specifying alignment of the footer

Demo

šŸ–¼ļø The live example of this theme is here: https://yookue.github.io/typedoc-theme-dumi

Snapshot

snapshot

Quickstart

You can install this package in your typescript project as follows:

$ npm install @yookue/typedoc-theme-dumi --save-dev

Enjoy your coding journey with typedoc-theme-dumi āœŒļø

Usage

  • Using in command line
$ typedoc [TARGET] --plugin @yookue/typedoc-theme-dumi --theme dumi
  • Using in typedoc.json
{
    "plugin": [
        "@yookue/typedoc-theme-dumi"
    ],
    "theme": "dumi"
}

Options

Here are the available options, could be used in typedoc.json:

Option NameValue TypeDescription
logoImagestringThe logo image source
logoWidthnumberThe logo image width, in px
logoHeightnumberThe logo image height, in px
logoTitlestringThe caption for the logo, could be different from the project name, NOT the tip
navigationLinkTargetsRecord<string, string>The targets of the navigation links, key is the label of navigationLinks prop
sidebarLinkTargetsRecord<string, string>The targets of the sidebar links, key is the label of sidebarLinks prop
preventModulesLinkbooleanWhether to prevent the interaction of the modules link
hideIndexContentTitlebooleanWhether to hide the content title from the index page
footerAlignstringThe alignment of the footer, the available values are left, center, right

Compatibility

Here are the associated versions with this package:

typedoc-theme-dumiTypedocTypescript
v0.1.xv0.25.x>= v4.0
v0.2.xv0.26.x>= v5.0
v0.3.xv0.27.x>= v5.0
v0.4.xv0.28.x>= v5.0

Document

Thanks

License

This project is under the MIT License.

Beijing Yookue Network Technology Ltd.

Website

Keywords

typedoc

FAQs

Package last updated on 07 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with āš”ļø by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.