gulp-degfy-html2js
1.0.2 //增加了concat参数,用于控制是否合并模版转换的js代码
1.0.2 //增加了concat参数,用于控制是否合并模版转换的js代码
The best Grunt plugin ever.
Exports HTML to javascript instructions. Create javascript functions from HTML templates.
html to es6 modules js
Concatenates and registers Angular2 templates in the $templateCache.
Build all of your JSON in just one js file using $jsonCache provider
A Gulp plugin which generates AngularJS modules, which pre-load your HTML code into the $templateCache. This way AngularJS doesn't need to request the actual HTML files anymore.
A Gulp plugin which generates AngularJS modules, which pre-load your HTML code into the $templateCache. This way AngularJS doesn't need to request the actual HTML files anymore.
Gulp plugin for compile tmpl to js string, optional amd or commonjs wrapper.
Automatically converts HTML template into modular js
Standalone script to load all your Angular html/jade templates into the $templateCache using npm. Based off of https://github.com/arnauddri/npm-html2js
A Karma plugin. Compile Html with Kendo Template Scripts to AngularJS template cache
A Karma plugin. Compile AngularJS directives and creates a to JavaScript on the fly.
Standalone node script to bundle Angular templates into javascript modules. Based on Brian Park's (yaru22@gmail.com) original ng-html2js project.
Concatenates and registers requirejs templates in the $templateCache.
angular html2js 将文件夹下的html 文件合并为一个angular template js