cli tool to put your html files into angular's $templateCache service
Renderer which provides a cache for retrieving templates from script blocks in your HTML. This improved the speed of subsequent calls to get a template.
TypeScript definitions for gulp-angular-templatecache
Webpack plugin that concatenates and registers AngularJS templates in the $templateCache.
Build all of your angular templates in just one js file using $templateCache provider