We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added Toml v1.0.0 implementation in Jai
keeping it alphabetical
Updated Home (markdown)
Correct language name in validators section
added jsr.io/@std/toml
Bash
remove .
Add PowerShell Module for working with TOML 1.0
Revert 1262d62e6d47323217bdc6b6ba52c87af91235d3...83d132b13c326defb6e3dd9934d14d2514e5cb5f on Home
Remove https://github.com/iarna/iarna-toml – hasn't been seriously maintained for over 4 years now, and there are several much better and maintained JavaScript libraries.
Update VS Code editor integration recommendatoin
feat(validator): add Python toml-lint
Adding my akuleshov7/ktoml implementation of TOML serialization/deserialization in Kotlin
There's tons of options for C++ and this one hasn't been maintained in years
Remove the word "compliant" because many of these parsers are not in fact compliant; they *target* 1.0 (or 0.5 or whatever) but that's not the same and many don't pass toml-test (sometimes for small obscure edge cases that aren't too important, sometimes not-so-small-obscure edge cases that are more important)
Add toml-c
Fix broken Julia TOML link
add toml-eslint-parser
link to source rather than npm
loads of parsers have this; don't need to mark each one
add js-toml to v1.0.0 compliant list