fis3-parser-replace-string

1.0.2 • Public • Published

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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i fis3-parser-replace-string

      Weekly Downloads

      1

      Version

      1.0.2

      License

      MIT

      Last publish

      Collaborators

      • bigang.ybg