grunt-comment-parser:评论解析器的 Grunt 任务 - https

时间:2024-07-11 15:06:07
【文件属性】:

文件名称:grunt-comment-parser:评论解析器的 Grunt 任务 - https

文件大小:8KB

文件格式:ZIP

更新时间:2024-07-11 15:06:07

JavaScript

咕噜评论解析器 评论解析器 liib 的 Grunt 任务。 入门 这个插件需要 Grunt ~0.4.5 如果您以前没有使用过 ,请务必查看指南,因为它解释了如何创建以及安装和使用 Grunt 插件。 熟悉该过程后,您可以使用以下命令安装此插件: npm install grunt-comment-parser --save-dev 安装插件后,可以使用以下 JavaScript 代码在 Gruntfile 中启用它: grunt . loadNpmTasks ( 'grunt-comment-parser' ) ; “comment_parser”任务 概述 在项目的 Gruntfile 中,将名为comment_parser的部分添加到传递给grunt.initConfig()的数据对象中。 grunt . initConfig ( { comment_parser


【文件预览】:
grunt-comment-parser-master
----.jshintrc(191B)
----.gitignore(31B)
----package.json(985B)
----Gruntfile.js(1KB)
----LICENSE-MIT(1KB)
----README.md(2KB)
----test()
--------.DS_Store(6KB)
--------expected()
--------comment_parser_test.js(1KB)
--------fixtures()
----tasks()
--------comment_parser.js(1KB)

网友评论