From 7e4d8fefecf338e9710ff730dfcc3a1476057bb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Tue, 22 Dec 2020 17:19:13 -0800 Subject: [PATCH] add js and vscode support --- src/_includes/partials/implementations.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/_includes/partials/implementations.md b/src/_includes/partials/implementations.md index 42d7d86..4ddaaf4 100644 --- a/src/_includes/partials/implementations.md +++ b/src/_includes/partials/implementations.md @@ -3,5 +3,10 @@ ## Implementations * Rust: [kdl-rs](https://github.com/kdl-org/kdl-rs) +* JavaScript: [kdljs](https://github.com/kdl-org/kdljs) + +## Editor Support + +* [VS Code](https://marketplace.visualstudio.com/items?itemName=kdl-org.kdl&ssr=false#review-details)