{"library":"grunt-angular-templates","type":"library","category":null,"description":"The `grunt-angular-templates` package provides a Grunt build task designed to optimize AngularJS applications by pre-compiling HTML templates into JavaScript and registering them directly within Angular's `$templateCache`. This process effectively eliminates subsequent AJAX requests for these templates, significantly enhancing application load times and overall performance. The package is currently at version 1.2.0. As a tool tightly coupled with the AngularJS ecosystem, which has reached its End-of-Life (EOL) status, the project is considered abandoned and is no longer actively developed. It automates the concatenation and optional minification (via `htmlmin` integration) of HTML files into a single JavaScript bundle, which then bootstraps into a specified Angular module's `run` block. Key differentiators include flexible options for customizing the generated JavaScript module name, specifying URL prefixes for cached templates, and direct integration capabilities with other Grunt plugins like `grunt-contrib-concat` and `grunt-usemin` for a streamlined build pipeline.","language":"javascript","status":"abandoned","version":"1.2.0","tags":["javascript","gruntplugin","angular","template","templates","concat"],"last_verified":"Wed May 27","install":[{"cmd":"npm install grunt-angular-templates","imports":["grunt.loadNpmTasks('grunt-angular-templates');"]},{"cmd":"yarn add grunt-angular-templates","imports":[]},{"cmd":"pnpm add grunt-angular-templates","imports":[]}],"homepage":null,"github":"https://github.com/ericclemmons/grunt-angular-templates","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grunt-angular-templates","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/grunt-angular-templates/compatibility"}}