0.1.3 • Published 5 months ago

@3-/i18n v0.1.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 months ago

@3-/i18n

  • 可以设置代理
export https_proxy=http://127.0.0.1:7890
  • 可以翻译代码注释

  • 修改译文,重翻译,如果原文不变,不会影响修改(需要重新运行更新缓存,修改的译文不能增加换行)

test/main.coffee :

#!/usr/bin/env coffee

> @3-/i18n
  @3-/uridir
  path > join

ROOT = uridir(import.meta)

await i18n(
  join ROOT,'i18n'
  'en'
)

output :

./out.txt
0.1.3

5 months ago

0.1.2

5 months ago

0.0.21

6 months ago

0.0.22

6 months ago

0.0.23

6 months ago

0.1.1

6 months ago

0.0.20

6 months ago

0.0.19

6 months ago

0.0.18

6 months ago

0.0.17

6 months ago

0.0.16

6 months ago

0.0.15

6 months ago

0.0.14

6 months ago

0.0.13

6 months ago

0.0.12

7 months ago

0.0.11

7 months ago

0.0.10

7 months ago

0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago