md-i18n

1.0.3 • Public • Published

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

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i md-i18n

    Weekly Downloads

    0

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    6.03 kB

    Total Files

    10

    Last publish

    Collaborators

    • kotlia