Merge pull request #590 from tderflinger/main

Added TypeScript language binding library.
This commit is contained in:
Piero Toffanin 2024-02-19 16:24:58 -05:00 committed by GitHub
commit eaa3d58076
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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>