miss-helper
v0.0.5
Published
A free and unlimited API for Google Translate
Downloads
9
Maintainers
Readme
google-translate-api-next
Features
- Up-to-Date with all new Google Translate supported languages!
- Auto language detection
- Spelling correction
- Language correction
- Fast and reliable – it uses the same servers that translate.google.com uses
- Wide compatibility through supporting Fetch, Axios, and custom request functions
- Array or Object input to limit API requests from 2n to n + 1
- Multi translated languages
- Memo translated items in memory to make better performance
Usage
yarn or npm
# add
yarn add miss-helper
# or
yarn add miss-helper
# use
# keep: not append result to files, otherwise append
yarn miss-helper ['crowd'] ['keep'|string]