From c6bb3903cf5d9aa0ad920abb5064942a29e0212d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Tue, 22 Dec 2020 17:07:42 -0800 Subject: [PATCH] add javascript impl --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c201d64..2caba01 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ free to jump in and give us your 2 cents! ## Implementations * Rust: [kdl-rs](https://github.com/kdl-org/kdl-rs) +* JavaScript: [kdljs](https://github.com/kdl-org/kdljs) ## Editor Support