gulp-tf-art-template

1.0.0 • Public • Published

gulp-tf-art-template

artTemplate的gulp插件

用法

...
.pipe(artTemplate([options]))
...

注意:这里把artTemplate的data参数也放到options参数中去了,

...
.pipe(artTemplate({
    extname:'.html',
    data:{
        name:'toffy'
    }
}))
...

API

见artTemplate@4.x.x.

Readme

Keywords

Package Sidebar

Install

npm i gulp-tf-art-template

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • toffy-chiu