7 Star 13 Fork 1

AresYe / gulp-html-resource

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gulpfile.js 148 Bytes
一键复制 编辑 原始数据 按行查看 历史
var gulp=require("gulp"),
templateToHtml=require("./lib/index");
gulp.task("templateToHtml",function(){
var resource=new templateToHtml();
});
JavaScript
1
https://gitee.com/area/gulp-html-resource.git
git@gitee.com:area/gulp-html-resource.git
area
gulp-html-resource
gulp-html-resource
master

搜索帮助