magicd

1.0.9 • Public • Published

magicD(神奇魔芋)

i18n pick tool

Getting Started

  npm install magicD -D
  npx magicD ./src

Config

Create your config file i18n.config.json

{
  "moduleSourceName": "i18n",
  "format": {
    "funcList": ["t"]
  },
  "lngs": ["zh-CN", "en-GB"],
  "dest": ".i18n/{{lng}}/{{ns}}.json"
}

Readme

Keywords

Package Sidebar

Install

npm i magicd

Weekly Downloads

1

Version

1.0.9

License

MIT

Unpacked Size

6.15 kB

Total Files

3

Last publish

Collaborators

  • jiangege47