docs: add Swift implementation to official and community lists

This commit is contained in:
Johann Schopplich
2025-12-07 17:40:02 +01:00
parent 24746854bf
commit bbd7e8cf58
2 changed files with 2 additions and 2 deletions

View File

@@ -924,6 +924,7 @@ Comprehensive guides, references, and resources to help you get the most out of
- **Julia:** [ToonFormat.jl](https://github.com/toon-format/ToonFormat.jl)
- **Python:** [toon_format](https://github.com/toon-format/toon-python)
- **Rust:** [toon_format](https://github.com/toon-format/toon-rust)
- **Swift:** [toon-swift](https://github.com/toon-format/toon-swift)
### Community Implementations
@@ -942,7 +943,6 @@ Comprehensive guides, references, and resources to help you get the most out of
- **Laravel Framework:** [laravel-toon](https://github.com/jobmetric/laravel-toon)
- **R**: [toon](https://github.com/laresbernardo/toon)
- **Ruby:** [toon-ruby](https://github.com/andrepcg/toon-ruby)
- **Swift:** [TOONEncoder](https://github.com/mattt/TOONEncoder)
- **Kotlin:** [ktoon (using kotlinx.serialization)](https://github.com/lukelast/ktoon)
## Credits