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
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
Copyright (c) 2020-present, Darin Lo