1.0.3 • Published 3 years ago

md-i18n v1.0.3

Weekly downloads
11
License
MIT
Repository
github
Last release
3 years ago

md-i18n

I18n for Markdown files.

Install: yarn global add md-i18n

Put the file you want to translate into the docs file and run md-i18n in the parent directory to start the translation automatically. The translated files will be stored in the i18n file.

Check this website for available languages.

Command smaple: md-i18n --target=ja-JA --souce=en

parent <- run command here

├─docs <- file you want to translate

└─i18n <- translated files will be stored here

Why not asynchronous?

Because I don't want to overload the translation server and get into trouble.

Example

npm.io

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago