deepl-node
deepl-node copied to clipboard
Official Node.js library for the DeepL language translation API.
Not updated yet: translate language and glossary language types [Add Glossary Languages PR](https://github.com/DeepLcom/deepl-node/pull/59)
For testing with deepl-mock, it would be useful to use DEEPL_SERVER_URL env var. Now, one has to check whether the code is executing in a test environment, thus adding extra...
Add language codes available in the glossary's source language. https://developers.deepl.com/docs/api-reference/glossaries
I don't know why this happens, but when I try to get the source language of a small snippet of text, it always gives me an innacurate source language code....