0.0.3 • Published 5 years ago

babel-plugin-opencc v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Usage

{
  "plugins": [
    [
      "babel-plugin-opencc",
      {
        translation: "hongKongToSimplified"
      }
    ]
  ]
}

Supported translation

TypeTranslation
hongKongToSimplifiedHong Kong to Simplified Chinese
simplifiedToHongKongSimplified Chinese to Hong Kong
simplifiedToTraditionalSimplified Chinese to Traditional Chinese
simplifiedToTaiwanSimplified Chinese to Taiwan
simplifiedToTaiwanWithPhrasesSimplified Chinese to Taiwan with phrases
traditionalToHongKongTraditional Chinese to Hong Kong
traditionalToSimplifiedTraditional Chinese to Simplified Chinese
traditionalToTaiwanTraditional Chinese to Taiwan
taiwanToSimplifiedTaiwan to Simplified Chinese
taiwanToSimplifiedWithPhrasesTaiwan to Simplified Chinese with phrases

For details of the translation, please refer to node-opencc.