🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@mxssfd/typedoc-theme

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mxssfd/typedoc-theme

- demo - [example](https://mengxinssfd.github.io/typedoc-theme/) - [request-template](https://mengxinssfd.github.io/request-template/) - [example-code](https://github.com/mengxinssfd/typedoc-theme/tree/main/example)

1.1.7
latest
Source
npm
Version published
Weekly downloads
2K
16.68%
Maintainers
0
Weekly downloads
 
Created
Source

@mxssfd/typedoc-theme

  • demo
    • example
    • request-template
  • example-code
截屏2023-04-11 17 56 04 截屏2023-04-11 17 55 25 截屏2023-04-11 17 56 49 截屏2023-04-11 17 57 06

Installation

npm install typedoc @mxssfd/typedoc-theme -D

Usage

use script command

typedoc --plugin @mxssfd/typedoc-theme --theme my-theme

or

use typedoc.json

{
  "$schema": "https://typedoc.org/schema.json",
  "plugin": ["@mxssfd/typedoc-theme"],
  "theme": "my-theme"
}

Keywords

typedoc-theme

FAQs

Package last updated on 16 Sep 2024

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