japanese-translator-interface

1.0.2 • Public • Published

japanese-translator-interface

A promise-based interface to a translator web service for Japanese translation

The web service must be set as the environment variable TRANSLATOR and respond to HTTP GET requests with the following parameters:

  • input - The text to translate
  • source - The language of the input text, or the empty string "" for language auto-detection
  • target - The language to translate to

Package Sidebar

Install

npm i japanese-translator-interface

Weekly Downloads

2

Version

1.0.2

License

MIT

Last publish

Collaborators

  • darrenlester