vitdoc
TypeScript icon, indicating that this package has built-in type declarations

1.8.6 • Public • Published

Logo for project

npm package node compatibility TypeScript NPM Downloads

Based on Vite, use markdown to write React component documentation, and automatically extract component interface definitions.

Inspired by dumiHistoire

English | 简体中文

Features

  • Vite kernel, efficient and fast development experience.
  • Using the Markdown writing, you can quickly write documentation for the project, automatically generate a preview, and generate documents while debugging.
  • Automatically analyze TypeScript type definitions and generate API documentation.
  • Automatically generate menu navigation based on .md file directory.
Write documentation by markdown

Markdown

Extract ts interface

TypeScript Types

Usage & Guide

You can check out the projects in the examples directory for a quick start.

$ npm install -g vitdoc
$ cd ../examples/demo
$ vitdoc

More Details

Readme

Keywords

none

Package Sidebar

Install

npm i vitdoc

Weekly Downloads

142

Version

1.8.6

License

MIT

Unpacked Size

55.9 kB

Total Files

15

Last publish

Collaborators

  • xiaobe