1.0.0 • Published 8 years ago

fis-postprocessor-html2jade v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

fis-postprocessor-html2jade

功能

  • jade编译为html(使用插件fis-parser-jade)
  • 将html模版后处理为jade(使用插件fis-postprocessor-html2jade)

用法

postprocessor : fis.plugin('html2jade',{})

安装插件

$ npm install -g fis-postprocessor-html2jade
$ vi path/to/project/fis-conf.js

启用插件

//file : path/to/project/fis-conf.js
1.0.0

8 years ago