Coder Social home page Coder Social logo

i18n-tool-script's Introduction

国际化处理脚本工具

🌈 介绍

此脚本工具用于优化处理国际化文件的过程,其功能主要包括:

  • 指定语言国际化 Json 数据转 Excel
  • 已翻译 Excel 生成指定语言国际化 Json
  • 每次迭代新增指定语言的国际化转 Excel
  • 每次迭代最新翻译的 Excel 对比上一版本国际化数据生成最新国际化数据
  • 合并对照两种语言 Json 文件至 Excel,用于翻译校验

🚧 运行脚本:

安装依赖

 pnpm install || yarn install || npm install

运行脚本: 必须配置响应功能的参数

  node index.js
  #
  cd lib
  node 执行功能脚本 --auto=true(e.g: node jsonToExcel.js --auto=true)

🛠️ 配置项

功能的配置文件(必须项,支持相对路径和绝对路径)

# 配置项文件路径
 config/config.yaml

🎉 运行截图

运行截图

i18n-tool-script's People

Contributors

hezhengliang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.