文件名称:grunt-angular-htmlify:将您的 ng-attributes 更改为 data-ng-attributes 以进行 HTML5 验证
文件大小:7KB
文件格式:ZIP
更新时间:2024-06-24 08:34:55
JavaScript
-angular-htmlify 使用将您的 ng-attributes 更改为 data-ng-attributes 以进行 HTML5 验证 应在 angular-html5上报告输出。 安装 $ npm install --save-dev grunt-angular-htmlify 用法 require ( 'load-grunt-tasks' ) ( grunt ) ; // npm install --save-dev load-grunt-tasks grunt . initConfig ( { 'angularHtmlify' : { options : { customPrefixes : [ 'ui-' ] //optional } , dist : { fil
【文件预览】:
grunt-angular-htmlify-master
----.jshintrc(547B)
----.gitattributes(12B)
----Gruntfile.js(991B)
----tasks()
--------angularHtmlify.js(2KB)
----.travis.yml(220B)
----LICENSE(1KB)
----test()
--------fixtures()
--------test.js(331B)
--------expected()
----README.md(1KB)
----.editorconfig(311B)
----.gitignore(19B)
----package.json(826B)