From d5342eacf2d74d93e581834896ea33b55427deba Mon Sep 17 00:00:00 2001 From: Kreshnik Hasanaj Date: Tue, 17 Jan 2023 22:16:54 +0100 Subject: [PATCH] docs: Adding JS D2 diagram builder to README.md I have added a reference link to a Community plugins to build JavaScript D2 diagram in D2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43ee5c7fc..5f615e6ce 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,7 @@ let us know and we'll be happy to include it here! - **D2 org-mode support**: [https://github.com/xcapaldi/ob-d2](https://github.com/xcapaldi/ob-d2) - **Python D2 diagram builder**: [https://github.com/MrBlenny/py-d2](https://github.com/MrBlenny/py-d2) - **Clojure D2 transpiler**: [https://github.com/judepayne/dictim](https://github.com/judepayne/dictim) +- **JavaScript D2 diagram builder**: [https://github.com/Kreshnik/d2lang-js](https://github.com/Kreshnik/d2lang-js) ### Misc