An open API service indexing awesome lists of open source software.

https://github.com/pasqal-io/starlight-client-mermaid

Starlight plugin to enable client-side support for Mermaid diagrams.
https://github.com/pasqal-io/starlight-client-mermaid

astro diagrams mermaid mermaidjs plugin starlight

Last synced: 8 months ago
JSON representation

Starlight plugin to enable client-side support for Mermaid diagrams.

Awesome Lists containing this project

README

          

# `starlight-client-mermaid`

Client-side support for Mermaid diagrams in Starlight

## Package

If you are looking for the Starlight plugin package, you can find it in the [`packages/starlight-client-mermaid/`](/packages/starlight-client-mermaid/) directory.

## Project structure

This project uses pnpm workspaces to develop a single Starlight plugin from the `packages/starlight-client-mermaid/` directory. A Starlight documentation site is also available in the `docs/` directory that is also used for testing and demonstrating the Starlight plugin.

## License

Licensed under the Apache License 2.0, Copyright © Pasqal.

See [LICENSE](/LICENSE) for more information.