https://github.com/rhaeguard/d2-playground
a poor man's d2 playground
https://github.com/rhaeguard/d2-playground
Last synced: about 1 month ago
JSON representation
a poor man's d2 playground
- Host: GitHub
- URL: https://github.com/rhaeguard/d2-playground
- Owner: rhaeguard
- Created: 2025-03-10T08:14:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-10T08:15:00.000Z (over 1 year ago)
- Last Synced: 2025-10-10T17:18:36.338Z (9 months ago)
- Language: HTML
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# D2 Playground
A simple application to write [D2 diagrams](https://d2lang.com/). An official [D2 Playground](https://play.d2lang.com/) already exists, but I tried to run it [locally](https://github.com/terrastruct/d2-playground/), and didn't have much success, so this is something I will use for my own work.
Looks like this currently:

### Running
Simply run `go run .` in the root directory.