@3-/aitran

0.1.4 • Public • Published

@3-/aitran

test/main.coffee :

#!/usr/bin/env coffee

> @3-/aitran

tran = aitran(
  [
    process.env.AI_TRAN_KEY
  ]
  "中文"
  "英文"
)

console.log await tran new Set [
  "月光"
  "星空"
]

output :

[ [ '月光', 'Moonlight' ], [ '星空', 'Starry Sky' ] ]

About

This project is an open-source component of i18n.site ⋅ Internationalization Solution.

关于

本项目为 i18n.site ⋅ 国际化解决方案 的开源组件。

Readme

Keywords

none

Package Sidebar

Install

npm i @3-/aitran

Weekly Downloads

214

Version

0.1.4

License

Apache-2.0

Unpacked Size

4.95 kB

Total Files

4

Last publish

Collaborators

  • i18n-now