0.0.5 • Published 1 year ago

miss-helper v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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]