mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 23:34:10 +08:00
docs: add ApexToon implementation (#197)
* Add ApexToon implementation link to README * Add Apex implementation to implementations documentation
This commit is contained in:
@@ -846,6 +846,7 @@ Comprehensive guides, references, and resources to help you get the most out of
|
|||||||
|
|
||||||
### Community Implementations
|
### Community Implementations
|
||||||
|
|
||||||
|
- **Apex:** [ApexToon](https://github.com/Eacaw/ApexToon)
|
||||||
- **C++:** [ctoon](https://github.com/mohammadraziei/ctoon)
|
- **C++:** [ctoon](https://github.com/mohammadraziei/ctoon)
|
||||||
- **Clojure:** [toon](https://github.com/vadelabs/toon)
|
- **Clojure:** [toon](https://github.com/vadelabs/toon)
|
||||||
- **Crystal:** [toon-crystal](https://github.com/mamantoha/toon-crystal)
|
- **Crystal:** [toon-crystal](https://github.com/mamantoha/toon-crystal)
|
||||||
|
|||||||
@@ -26,6 +26,7 @@ Community members have created implementations in additional languages:
|
|||||||
|
|
||||||
| Language | Repository | Maintainer |
|
| Language | Repository | Maintainer |
|
||||||
|----------|------------|------------|
|
|----------|------------|------------|
|
||||||
|
| **Apex** | [ApexToon](https://github.com/Eacaw/ApexToon) | [@Eacaw](https://github.com/Eacaw) |
|
||||||
| **C++** | [ctoon](https://github.com/mohammadraziei/ctoon) | [@mohammadraziei](https://github.com/mohammadraziei) |
|
| **C++** | [ctoon](https://github.com/mohammadraziei/ctoon) | [@mohammadraziei](https://github.com/mohammadraziei) |
|
||||||
| **Clojure** | [toon](https://github.com/vadelabs/toon) | [@vadelabs](https://github.com/vadelabs) |
|
| **Clojure** | [toon](https://github.com/vadelabs/toon) | [@vadelabs](https://github.com/vadelabs) |
|
||||||
| **Crystal** | [toon-crystal](https://github.com/mamantoha/toon-crystal) | [@mamantoha](https://github.com/mamantoha) |
|
| **Crystal** | [toon-crystal](https://github.com/mamantoha/toon-crystal) | [@mamantoha](https://github.com/mamantoha) |
|
||||||
|
|||||||
Reference in New Issue
Block a user