gulp-ng-template-html:在 html 中构建 angular 模板并使用 js 编译它

时间:2024-07-09 09:35:32
【文件属性】:

文件名称:gulp-ng-template-html:在 html 中构建 angular 模板并使用 js 编译它

文件大小:6KB

文件格式:ZIP

更新时间:2024-07-09 09:35:32

JavaScript

gulp-ng-template-html 将 AngularJS 模板预编译为 JS 文件(角度加载函数编译它,以便可以将其添加到 $templateCache。)和 html 文件(都是 dom 元素) 这个 repo 是 gulp-ng-template 的一个分支(部分代码来自 gulp-ng-template),如果你想使用 gulp ng-template,请移步 。 感谢贡献 -ng-template! 不同的 ###gulp-ng-template-html 将你的 html 文件编译成 2 个文件,一个是 js,一个是 html。 Node.js 将提供一个用于加载模板的 loadedTemplateUrl 函数,加载完成后会自动将其编译为 $templateCache。 ###gulp-ng-template 使用 $templateCache 将 Angula


【文件预览】:
gulp-ng-template-html-master
----.jshintrc(397B)
----.gitignore(587B)
----package.json(1KB)
----.travis.yml(49B)
----gulpfile.js(834B)
----index.js(3KB)
----README.md(3KB)
----.gitattributes(378B)
----test()
--------b.html(43B)
--------a.html(26B)

网友评论