Search results
75 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
1.0.2 //增加了concat参数,用于控制是否合并模版转换的js代码
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.
Convert Angular templates from HTML into JavaScript and preload $templateCache.
Grunt wrapper for ng-html2js
A Karma plugin. Strip script tag from HTML files to AngularJS templates.
Exports HTML to javascript instructions. Create javascript functions from HTML templates.
Compiles html templates to JavaScript
Concatenate and register Angular JS templates in the $templateCache.
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 Karma plugin. Compile AngularJS templates to JavaScript on the fly, but wrapped in a define call for use with AMD-based projects.
A Karma plugin. Use any valid i18n config from JADE file to AngularJS templates
Laravel Elixir AngularJS Templates
A simple project for quick and dirty conversion of HTML files to javascript for various cases, particularly unit testing.
Compiles html templates to JavaScript
angular html2js 将文件夹下的html 文件合并为一个angular template js
Concatenates and registers AngularJS templates in the $templateCache.
Automatically converts HTML template into modular js
A Karma plugin. Compile AngularJS templates 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.
Build all of your angular templates in just one js file using $templateCache provider and break line on every \n Orginal by victor_queirozg