Add knuffel to the list of implementations (#20)
This commit is contained in:
parent
3311438b1c
commit
96580a129e
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## Implementations
|
## Implementations
|
||||||
|
|
||||||
* Rust: [kdl-rs](https://github.com/kdl-org/kdl-rs)
|
* Rust: [kdl-rs](https://github.com/kdl-org/kdl-rs) and [knuffel](https://crates.io/crates/knuffel/) (latter includes derive macro)
|
||||||
* JavaScript: [kdljs](https://github.com/kdl-org/kdljs)
|
* JavaScript: [kdljs](https://github.com/kdl-org/kdljs)
|
||||||
* Ruby: [kdl-rb](https://github.com/danini-the-panini/kdl-rb)
|
* Ruby: [kdl-rb](https://github.com/danini-the-panini/kdl-rb)
|
||||||
* Dart: [kdl-dart](https://github.com/danini-the-panini/kdl-dart)
|
* Dart: [kdl-dart](https://github.com/danini-the-panini/kdl-dart)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue