1.0.2 • Published 7 years ago

fis3-parser-replace-string v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

fis3-parser-replace-string

字符串替换。

npm npm

Installation

npm install fis3-parser-replace-string --save-dev

Usages

fis.match('**.tpl', {
  parser: fis.plugin('replace-string', {
      '9game.cn': "${args.confvar_9game}"
    })
})

Description

  • 将配置参数中的key替换成value

Issues

Submit the issues if you find any bug or have any suggestion.

Contribution

Fork the repository and submit pull requests.

LICENSE

npm

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

8 years ago