docusaurus/packages/docusaurus-theme-mermaid
Sébastien Lorber 1c484e1d59
chore: drop support for Node 18, that reached End-of-Life (#11408)
2025-09-12 18:48:12 +02:00
..
src feat(mermaid): support elk layout (#11357) 2025-08-24 20:11:21 +02:00
.npmignore feat: support mermaid code blocks in Markdown (#7490) 2022-10-14 18:07:20 +02:00
README.md feat: support mermaid code blocks in Markdown (#7490) 2022-10-14 18:07:20 +02:00
package.json chore: drop support for Node 18, that reached End-of-Life (#11408) 2025-09-12 18:48:12 +02:00
tsconfig.client.json chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256) 2024-07-01 17:34:40 +02:00
tsconfig.json chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256) 2024-07-01 17:34:40 +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