gulp-te

0.1.2 • Public • Published
  • HTML 模板引入(使用gulp-te模板引入,引用template文件夹下的文件)

      {{header}} 默认后缀为html,目录为template
    

    你也可以

      {{header(<jquery选择器>,<第几个>,<要加的类>)}}
    

    jquery选择器 默认值: li

    第几个 无默认值

    要加的类 默认:on

    比如

      {{header(.nav li,2,active)}}
    

    支持的缩写

      {{header(.nav li,2)}}
      
      {{header(2)}}
    

Readme

Keywords

none

Package Sidebar

Install

npm i gulp-te

Weekly Downloads

22

Version

0.1.2

License

ISC

Last publish

Collaborators

  • doveaz