Standalone script to turn Angular template into js and put it in a module.
A Karma plugin. Compile AngularJS templates to JavaScript on the fly.
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.
Wallaby.js preprocessor to compile AngularJS templates to JavaScript.
Browserify transform to compile angular templates into angular modules