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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i japanese-translator-interface

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • darrenlester