gulp-ng2-template-cache
Concatenates and registers Angular2 templates in the $templateCache.
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
converged linter, compiler and minifier API for multiple web sources: jade, html, less/sass/scss, css, coffee-script, es6/6to5/babel, javascript/es5, html2js
A simple project for quick and dirty conversion of HTML files to javascript for various cases, particularly unit testing.
Compiles html templates to JavaScript
A task to convert HTML templates to AMD javascript
A Karma plugin. Compile Html with Kendo Template Scripts to AngularJS template cache
Concatenates and registers requirejs templates in the $templateCache.
angular html2js 将文件夹下的html 文件合并为一个angular template js
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.