JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1464
  • Score
    100M100P100Q105797F
  • License MIT

Free and Unlimited Google translate API for node.js

Package Exports

  • googletrans

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (googletrans) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

googletrans

Free and Unlimited Google translate API for node.js

Build Status Coverage Status install size GitHub npm

Features

  • Fast and reliable
  • Auto language detection
  • Spelling correction
  • Language correction
  • HTTP/2 support
  • Connection pooling

TODO

  • Batch translation
  • Remove qs dependencies

Installing

Using npm

npm i -S googletrans

Using yarn

yarn add googletrans

License

MIT

Copyright (c) 2020-present, Darin Lo