typedoc-plugin-superstruct

1.0.0 • Public • Published

typedoc-plugin-superstruct

Improves display of types created with Superstruct's Infer type.

Based on the similar plugin typedoc-plugin-zod.

Usage

Installation

npm install --save-dev typedoc-plugin-superstruct
# OR
# yarn add -ED typedoc-plugin-superstruct

TypeDoc configuration

// typedoc.json
{
    "plugin": ["typedoc-plugin-superstruct"]
}

Readme

Keywords

Package Sidebar

Install

npm i typedoc-plugin-superstruct

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

4.56 kB

Total Files

4

Last publish

Collaborators

  • mfellner