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.
- Host: GitHub
- URL: https://github.com/pasqal-io/starlight-client-mermaid
- Owner: pasqal-io
- License: apache-2.0
- Created: 2025-02-13T16:30:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-14T14:48:43.000Z (over 1 year ago)
- Last Synced: 2025-02-14T15:09:11.072Z (over 1 year ago)
- Topics: astro, diagrams, mermaid, mermaidjs, plugin, starlight
- Language: TypeScript
- Homepage: https://pasqal-io.github.io/starlight-client-mermaid/
- Size: 1.68 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.