Socket
Socket
Sign inDemoInstall

md-i18n

Package Overview
Dependencies
61
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    md-i18n

I18n for Markdown files.


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

FAQs

Last updated on 15 Feb 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc