babel-plugin-opencc

0.0.3 • Public • Published

Usage

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

Supported translation

Type Translation
hongKongToSimplified Hong Kong to Simplified Chinese
simplifiedToHongKong Simplified Chinese to Hong Kong
simplifiedToTraditional Simplified Chinese to Traditional Chinese
simplifiedToTaiwan Simplified Chinese to Taiwan
simplifiedToTaiwanWithPhrases Simplified Chinese to Taiwan with phrases
traditionalToHongKong Traditional Chinese to Hong Kong
traditionalToSimplified Traditional Chinese to Simplified Chinese
traditionalToTaiwan Traditional Chinese to Taiwan
taiwanToSimplified Taiwan to Simplified Chinese
taiwanToSimplifiedWithPhrases Taiwan to Simplified Chinese with phrases

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

/babel-plugin-opencc/

    Package Sidebar

    Install

    npm i babel-plugin-opencc

    Weekly Downloads

    4

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    144 kB

    Total Files

    6

    Last publish

    Collaborators

    • leolin310148