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

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

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:

![image](https://github.com/user-attachments/assets/1d3393d0-23dc-4927-b332-b41529794fa1)

### Running

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