A Karma plugin. Compile AngularJS templates to JavaScript on the fly.
A Karma plugin. Convert HTML files into JS strings to serve them in a script tag.
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.
cli tool to put your html files into angular's $templateCache service
Standalone script to turn Angular template into js and put it in a module.