diff --git a/README.md b/README.md index 61af959..53e68ff 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ of some examples of KDL in the wild (either v1, v2, or both): | Go | [kdl-go](https://github.com/sblinch/kdl-go) | ✅ | ✖️ | | | Haskell | [Hustle](https://github.com/fuzzypixelz/Hustle) | ✅ | ✖️ | | | Java | [kdl4j](https://github.com/hkolbeck/kdl4j) | ✅ | ✖️ | | +| JavaScript | [@bgotink/kdl](https://github.com/bgotink/kdl) | ✅* | ✅ | Format/comment-preserving parser | | JavaScript | [@virtualstate/kdl](https://github.com/virtualstate/kdl) | ✅ | ✖️ | query only, JSX based | | JavaScript | [kdljs](https://github.com/kdl-org/kdljs) | ✅ | ✖️ | | | Lua | [kdlua](https://github.com/danini-the-panini/kdlua) | ✅ | ✖️ | |