Skip to content

lyan-ap/google-translate-api-next

 
 

Repository files navigation

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]

About

A free and unlimited API for Google Translate 💵 🚫

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.8%
  • TypeScript 3.2%