grunt-ng-annotate:添加,删除和重建angularjs依赖项注入注释

时间:2021-04-14 02:26:37
【文件属性】:
文件名称:grunt-ng-annotate:添加,删除和重建angularjs依赖项注入注释
文件大小:18KB
文件格式:ZIP
更新时间:2021-04-14 02:26:37
JavaScript grunt-ng-annotate 添加,删除和重建AngularJS依赖项注入批注。 基于 。 注意: grunt-ng-annotate不再与基础软件包类似地开发。 切换到或自己提供注释。 入门 该插件需要Grunt。 如果您以前从未使用过 ,请务必查看《指南》,因为它说明了如何创建以及安装和使用Grunt插件。 熟悉该过程后,可以使用以下命令安装此插件: npm install grunt-ng-annotate --save-dev 插件安装完成后,可以使用以下JavaScript代码在您的Gruntfile中启用该插件: grunt . loadNpmTasks ( 'grunt-ng-annotate' ) ; 概述 该项目定义了ngAnnotate任务。 在项目的Gruntfile中,向传递给grunt.initConfig()的数据对象添加一个名为ngAnnot
【文件预览】:
grunt-ng-annotate-master
----.travis.yml(72B)
----.babelrc(30B)
----package.json(2KB)
----tasks()
--------ng-annotate.js(8KB)
----.eslintrc.json(87B)
----test()
--------.eslintrc.json(45B)
--------spec()
--------fixtures()
----.prettierignore(29B)
----.mailmap(139B)
----LICENSE(1KB)
----Gruntfile.js(8KB)
----appveyor.yml(1KB)
----.gitignore(62B)
----.prettierrc.js(273B)
----README.md(5KB)
----.eslintignore(55B)
----.gitattributes(12B)

网友评论