Added TypeScript language binding library.

This commit is contained in:
Thomas Derflinger 2024-02-19 22:00:12 +01:00
parent a7910dd61c
commit 49787d8b44

View file

@ -331,6 +331,7 @@ You can use the LibreTranslate API using the following bindings:
- Rust: <https://github.com/DefunctLizard/libretranslate-rs>
- Node.js: <https://github.com/franciscop/translate>
- TypeScript: <https://github.com/tderflinger/libretranslate-ts>
- .Net: <https://github.com/sigaloid/LibreTranslate.Net>
- Go: <https://github.com/SnakeSel/libretranslate>
- Python: <https://github.com/argosopentech/LibreTranslate-py>