add js and vscode support

This commit is contained in:
Kat Marchán 2020-12-22 17:19:13 -08:00 committed by GitHub
parent 80f2813e58
commit 7e4d8fefec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -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)
</section>