miss-helper

0.0.5 • Public • Published

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]

Package Sidebar

Install

npm i miss-helper

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

43.4 kB

Total Files

22

Last publish

Collaborators

  • yanlee26