add link to Dart implementation (#7)

This commit is contained in:
Daniel Smith 2021-01-04 02:58:13 +02:00 committed by GitHub
parent 2772841514
commit 150ca36734
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
* Rust: [kdl-rs](https://github.com/kdl-org/kdl-rs) * Rust: [kdl-rs](https://github.com/kdl-org/kdl-rs)
* JavaScript: [kdljs](https://github.com/kdl-org/kdljs) * JavaScript: [kdljs](https://github.com/kdl-org/kdljs)
* Ruby: [kdl-rb](https://github.com/jellymann/kdl-rb) * Ruby: [kdl-rb](https://github.com/jellymann/kdl-rb)
* Dart: [kdl-dart](https://github.com/jellymann/kdl-dart)
## Editor Support ## Editor Support