docusaurus/packages/docusaurus-theme-mermaid
2024-05-03 17:14:41 +02:00
..
src feat(theme-mermaid): upgrade Mermaid to v10.4 - handle async rendering (#9305) 2023-09-14 17:23:07 +02:00
.npmignore
package.json chore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101) 2024-05-03 17:14:41 +02:00
README.md
tsconfig.client.json refactor: extract base TS client config + upgrade TS + refactor TS setup (#10065) 2024-04-19 21:03:32 +02:00
tsconfig.json refactor: extract base TS client config + upgrade TS + refactor TS setup (#10065) 2024-04-19 21:03:32 +02:00

Docusaurus Theme Mermaid

The mermaid components for Docusaurus.

Installation

Add docusaurus/theme-mermaid to your package:

npm i @docusaurus/theme-mermaid
# or
yarn add @docusaurus/theme-mermaid

Swizzling components

$ npm swizzle @docusaurus/theme-mermaid [component name]

All components used by this theme can be found here