deepl-client icon indicating copy to clipboard operation
deepl-client copied to clipboard

A client for the DeepL Translation API written in TypeScript.

Results 2 deepl-client issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

The Deepl API after 10-15 translations hangs me for a while, sometimes even 5 minutes... I'd like to use `AbortController` and implement a retry/timeout feature for myself. (Or it could...

enhancement