Updated Home (markdown)

Martin Tournoij 2023-09-30 07:24:41 +02:00
parent 189de6bf59
commit afea4518dd

@ -48,7 +48,7 @@ Please note the highest TOML version tag that your parser supports in your READM
| JavaScript | https://github.com/squirrelchat/smol-toml | |
| JavaScript | https://github.com/huan231/toml-nodejs | |
| JavaScript | https://www.npmjs.com/package/@ltd/j-toml | |
| Julia | https://github.com/JuliaLang/TOML.jl | |
| Julia | https://github.com/JuliaLang/TOML.jl | included in Julia 1.6 as [TOML](sjl) |
| Kotlin | https://github.com/Peanuuutz/tomlkt | |
| Kotlin | https://github.com/valderman/4koma | |
| LabVIEW | https://github.com/JKISoftware/toml-edit-labview | binding of [toml_edit] |
@ -82,6 +82,7 @@ Please note the highest TOML version tag that your parser supports in your READM
[tomlplusplus]: https://github.com/marzer/tomlplusplus
[tomllib]: https://docs.python.org/3.11/library/tomllib.html
[toml_edit]: https://github.com/toml-rs/toml/tree/main/crates/toml_edit
[sjl]: https://docs.julialang.org/en/v1/stdlib/TOML/
### v1.0.0-rc.1 compliant