文件名称:grunt-ngtags:用于 grunt 的 angular-tags 包装器
文件大小:27KB
文件格式:ZIP
更新时间:2024-06-30 03:39:29
JavaScript
咕噜咕噜标签 grunt 的器。 安装 $ npm install -g grunt-cli $ npm install grunt $ npm install grunt-ngtags 选项 模块 用于创建指令的 AngularJS 模块。 前任: options : { module : 'yourApp' , } , 自动前缀 布尔值,如果跳过 autoprefix 步骤为 false(在 less/scss 时有用): options : { autoprefix : false , } , ### excludeStyle 布尔值,如果为 true,则指令 javascript 定义中不包含样式。 前任: options : { excludeStyle : true , } , ### 生成样式 Boolean,而不是生成 javascript 定
【文件预览】:
grunt-ngtags-master
----.gitignore(13B)
----tasks()
--------ngtags.js(3KB)
----README.md(1KB)
----LICENSE(1KB)
----package.json(703B)
----node_modules()
--------.bin()
--------chalk()