fis3-parser-replace-string
1.0.2 • Public • Published fis3-parser-replace-string
字符串替换。

Installation
npm install fis3-parser-replace-string --save-dev
Usages
fis.match('**.tpl', {
parser: fis.plugin('replace-string', {
'9game.cn': "${args.confvar_9game}"
})
})
Description
Issues
Submit the issues if you find any bug or have any suggestion.
Contribution
Fork the repository and submit pull requests.
LICENSE

Package Sidebar
Install
npm i fis3-parser-replace-string
Weekly Downloads