Socket
Book a DemoInstallSign in
Socket

fis3-command-i18n

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis3-command-i18n

i18n for fis3

1.0.3
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

#fis3-command-i18n Build Status

将Excel文件转换成java国际化标准文件:message_language.properties
使用插件 tcl-i18n2
具体配置可参考 https://www.npmjs.com/package/tcl-i18n2

使用方式:

fis-conf.js

fis.config.set('i18n',{
    file:'test2.xlsx',
    sheetName:null,
    output:{
        filePath:'./fis-i18n',
        fileType:'properties',
        fileName:'message_{language}',
        replace:[{
            from:'
',
            to:'<br/>'
        }]
    }
});

Command:

fis3 i18n

Demo: 先全局安装fis3,再安装fis3-command-i18n,有个demo目录,cd到该目录后执行

fis3 i18n

FAQs

Package last updated on 19 Feb 2016

Did you know?

Socket

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.