mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 15:24:10 +08:00
docs: add Julia implementation to documentation
This commit is contained in:
@@ -17,6 +17,7 @@ These implementations are actively being developed by dedicated teams. Contribut
|
||||
| **Dart** | [toon-dart](https://github.com/toon-format/toon-dart) | In Development | Official Team |
|
||||
| **Go** | [toon-go](https://github.com/toon-format/toon-go) | In Development | Official Team |
|
||||
| **Java** | [toon-java](https://github.com/toon-format/toon-java) | ✅ Stable | Official Team |
|
||||
| **Julia** | [ToonFormat.jl](https://github.com/toon-format/ToonFormat.jl) | ✅ Stable | Official Team |
|
||||
| **Python** | [toon-python](https://github.com/toon-format/toon-python) | ✅ Stable | Official Team |
|
||||
| **Rust** | [toon-rust](https://github.com/toon-format/toon-rust) | ✅ Stable | Official Team |
|
||||
| **TypeScript/JavaScript** | [toon](https://github.com/toon-format/toon/tree/main/packages/toon) | ✅ Stable | Official Team |
|
||||
|
||||
@@ -921,6 +921,7 @@ Comprehensive guides, references, and resources to help you get the most out of
|
||||
- **Dart:** [toon](https://github.com/toon-format/toon-dart) *(in development)*
|
||||
- **Go:** [toon-go](https://github.com/toon-format/toon-go) *(in development)*
|
||||
- **Java:** [JToon](https://github.com/toon-format/toon-java)
|
||||
- **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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user