@tomatogame/zh-hant-loader

1.0.4 • Public • Published

简介

简体转繁体,支持4700个常用字的转换, 并支持将项目中的中文读取输出到txt文件中

npm install @tomatogame/zh-hant-loader -D

使用

    config.module
    .rule("language")
    .test(/\.(js|vue)$/)
    .use('@tomatogame/zh-hant-loader')
    .loader('@tomatogame/zh-hant-loader')
    .options({
        write: false
    })
    .end()

参数

write: boolean

1.04版本说,联系的系是繫

Readme

Keywords

none

Package Sidebar

Install

npm i @tomatogame/zh-hant-loader

Weekly Downloads

0

Version

1.0.4

License

ISC

Unpacked Size

30.4 kB

Total Files

3

Last publish

Collaborators

  • chenpeng991105
  • wenyaoyan
  • xhhd