Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.
/ fis-parser-tpl2js Public archive

template to js for fis

License

Notifications You must be signed in to change notification settings

adaex/fis-parser-tpl2js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fis-parser-tpl2js

将html模板转换成js模块

安装

支持全局安装和局部安装,根据自己的需求来定。

npm install fis-parser-tpl2js

使用

fis.match('*.tpl', {
    parser: fis.plugin('tpl2js'),
    isMod: true,
    rExt: '.js'
});

About

template to js for fis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published