fis3-postprocessor-rjy-template
v1.0.15
Published
Html template compiler tool
Downloads
5
Readme
fis3-postprocessor-rjy-template
模版状态及数据渲染解决方案。
标准化后对预处理过的模版进行数据动态绑定。 与fis3-preprocessor-rjy-template配合使用。
npm install fis3-postprocessor-rjy-template -g
fis-conf.js中使用
fis.match('**.html', {
postprocessor: fis.plugin('rjy-template')
});
##模版引擎
arttemplate https://github.com/aui/artTemplate