0.0.2 • Published 9 years ago
fis-parser-tpl2js v0.0.2
fis-parser-tpl2js
将html模板转换成js模块
安装
支持全局安装和局部安装,根据自己的需求来定。
npm install fis-parser-tpl2js使用
fis.match('*.tpl', {
    parser: fis.plugin('tpl2js'),
    isMod: true,
    rExt: '.js'
});0.0.2
9 years ago