Kdl4J now supports KDL v2 (#50)

This commit is contained in:
Romain Delamare 2025-07-14 21:21:29 +02:00 committed by GitHub
parent c25981e1f7
commit 90ea3f4c3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ of some examples of KDL in the wild (either v1, v2, or both):
* [gokdl](https://github.com/lunjon/gokdl)
* [kdl-go](https://github.com/sblinch/kdl-go)
* Haskell - [Hustle](https://github.com/fuzzypixelz/Hustle)
* Java - [kdl4j](https://github.com/hkolbeck/kdl4j)
* Java - [kdl4j](https://github.com/kdl-org/kdl4j)\*
* JavaScript -
* [@bgotink/kdl](https://github.com/bgotink/kdl)\* (Format/comment-preserving parser)
* [@virtualstate/kdl](https://github.com/virtualstate/kdl) (query only, JSX based)