Skip to content

Commit 660ed21

Browse files
authored
docs: add ApexToon implementation (#197)
* Add ApexToon implementation link to README * Add Apex implementation to implementations documentation
1 parent 796b333 commit 660ed21

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -846,6 +846,7 @@ Comprehensive guides, references, and resources to help you get the most out of
846846

847847
### Community Implementations
848848

849+
- **Apex:** [ApexToon](https://github.com/Eacaw/ApexToon)
849850
- **C++:** [ctoon](https://github.com/mohammadraziei/ctoon)
850851
- **Clojure:** [toon](https://github.com/vadelabs/toon)
851852
- **Crystal:** [toon-crystal](https://github.com/mamantoha/toon-crystal)

docs/ecosystem/implementations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Community members have created implementations in additional languages:
2626

2727
| Language | Repository | Maintainer |
2828
|----------|------------|------------|
29+
| **Apex** | [ApexToon](https://github.com/Eacaw/ApexToon) | [@Eacaw](https://github.com/Eacaw) |
2930
| **C++** | [ctoon](https://github.com/mohammadraziei/ctoon) | [@mohammadraziei](https://github.com/mohammadraziei) |
3031
| **Clojure** | [toon](https://github.com/vadelabs/toon) | [@vadelabs](https://github.com/vadelabs) |
3132
| **Crystal** | [toon-crystal](https://github.com/mamantoha/toon-crystal) | [@mamantoha](https://github.com/mamantoha) |

0 commit comments

Comments
 (0)