grunt-nodemailer:Nodemailer的Grunt包装器

时间:2024-06-07 14:54:34
【文件属性】:

文件名称:grunt-nodemailer:Nodemailer的Grunt包装器

文件大小:13KB

文件格式:ZIP

更新时间:2024-06-07 14:54:34

JavaScript

grunt-nodemailer Grunt包装器 :red_exclamation_mark: :red_exclamation_mark: 想要的维护者:我不再维护这个项目。 如果您有兴趣跟上开发进度,请随时给我留言 :red_exclamation_mark: :red_exclamation_mark: 入门 该插件与Grunt 1.x兼容,但要求Grunt >=0.4.2 如果您以前从未使用过 ,请务必查看《指南》,因为它说明了如何创建以及安装和使用Grunt插件。 熟悉该过程后,可以使用以下命令安装此插件: npm install grunt-nodemailer --save-dev 插件安装完成后,可以使用以下JavaScript代码在您的Gruntfile中启用该插件: grunt . loadNpmTasks ( 'grunt-nodemailer' ) ; “ nodemailer”任务 概述 在项目的Gruntfile中,将名为nodemailer的部分添加到传递给grunt.initConfig()的数据对象中


【文件预览】:
grunt-nodemailer-master
----.eslintrc.json(9KB)
----LICENSE-MIT(1KB)
----Gruntfile.js(3KB)
----tasks()
--------transports()
--------nodemailer.js(5KB)
----test()
--------nodemailer_test.js(3KB)
--------fixtures()
----README.md(5KB)
----.gitignore(37B)
----.eslintignore(28B)
----package.json(1KB)

网友评论