{"id":15699027,"url":"https://github.com/pgilad/grunt-angular-htmlify","last_synced_at":"2025-05-09T02:16:05.344Z","repository":{"id":21857698,"uuid":"25181041","full_name":"pgilad/grunt-angular-htmlify","owner":"pgilad","description":"Change your ng-attributes to data-ng-attributes for HTML5 validation","archived":false,"fork":false,"pushed_at":"2015-05-22T17:27:34.000Z","size":232,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-09T02:16:00.175Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pgilad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-13T22:45:01.000Z","updated_at":"2018-07-20T20:49:40.000Z","dependencies_parsed_at":"2022-08-27T04:01:33.244Z","dependency_job_id":null,"html_url":"https://github.com/pgilad/grunt-angular-htmlify","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgilad%2Fgrunt-angular-htmlify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgilad%2Fgrunt-angular-htmlify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgilad%2Fgrunt-angular-htmlify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgilad%2Fgrunt-angular-htmlify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgilad","download_url":"https://codeload.github.com/pgilad/grunt-angular-htmlify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253176441,"owners_count":21866143,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T19:37:30.478Z","updated_at":"2025-05-09T02:16:05.320Z","avatar_url":"https://github.com/pgilad.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [grunt](https://github.com/gruntjs/grunt)-angular-htmlify\n\n\u003e Change your ng-attributes to data-ng-attributes for HTML5 validation using [angular-html5](https://github.com/pgilad/angular-html5)\n\n[![NPM Version](http://img.shields.io/npm/v/grunt-angular-htmlify.svg?style=flat)](https://npmjs.org/package/grunt-angular-htmlify)\n[![NPM Downloads](http://img.shields.io/npm/dm/grunt-angular-htmlify.svg?style=flat)](https://npmjs.org/package/grunt-angular-htmlify)\n[![Build Status](http://img.shields.io/travis/pgilad/grunt-angular-htmlify.svg?style=flat)](https://travis-ci.org/pgilad/grunt-angular-htmlify)\n\n*Issues with the output should be reported on the angular-html5 [issue tracker](https://github.com/pgilad/angular-html5/issues).*\n\n## Install\n\n```sh\n$ npm install --save-dev grunt-angular-htmlify\n```\n\n## Usage\n\n```js\nrequire('load-grunt-tasks')(grunt); // npm install --save-dev load-grunt-tasks\n\ngrunt.initConfig({\n    'angularHtmlify': {\n        options: {\n            customPrefixes: ['ui-'] //optional\n        },\n        dist: {\n            files: {\n                'dist/index.html': 'src/index.html'\n            }\n        }\n    }\n});\n\ngrunt.registerTask('default', ['angularHtmlify']);\n```\n\n## Options\n\nSee the `angular-html5` [options](https://github.com/pgilad/angular-html5#api)\n\n## License\n\nMIT ©[Gilad Peleg](http://giladpeleg.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgilad%2Fgrunt-angular-htmlify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpgilad%2Fgrunt-angular-htmlify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgilad%2Fgrunt-angular-htmlify/lists"}