https://github.com/hideoo/astro-d2
Astro integration and remark plugin to transform D2 Markdown code blocks into diagrams
https://github.com/hideoo/astro-d2
astro d2 diagram integration markdown
Last synced: about 2 months ago
JSON representation
Astro integration and remark plugin to transform D2 Markdown code blocks into diagrams
- Host: GitHub
- URL: https://github.com/hideoo/astro-d2
- Owner: HiDeoo
- License: mit
- Created: 2024-02-02T14:57:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-08T09:31:32.000Z (about 1 year ago)
- Last Synced: 2024-04-14T12:58:19.333Z (about 1 year ago)
- Topics: astro, d2, diagram, integration, markdown
- Language: TypeScript
- Homepage: https://astro-d2.vercel.app
- Size: 307 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
astro-d2 ✏️
Astro integration and remark plugin to transform D2 Markdown code blocks into diagrams.
## Getting Started
Want to get started immediately? Check out the [getting started guide](https://astro-d2.vercel.app/getting-started/).
## Features
An [Astro](https://astro.build/) integration and [remark](https://remark.js.org/) plugin to transform [D2](https://d2lang.com/) Markdown code blocks into diagrams.
Check out the [examples](https://astro-d2.vercel.app/examples/hello-world/) for previews of some diagrams you can create with D2.
## License
Licensed under the MIT License, Copyright © HiDeoo.
See [LICENSE](https://github.com/HiDeoo/astro-d2/blob/main/LICENSE) for more information.