文件名称:grunt-contrib-td-background-outlook:用 Outlook 的后备代码替换 td 上的背景
文件大小:7KB
文件格式:ZIP
更新时间:2024-07-21 15:27:05
JavaScript
grunt-td-background-outlook 用 Outlook 的后备代码替换 td 上的背景。 代码基于 入门 这个插件需要 Grunt。 如果您以前没有使用过 ,请务必查看指南,因为它解释了如何创建以及安装和使用 Grunt 插件。 熟悉该过程后,您可以使用以下命令安装此插件: npm install grunt-td-background-outlook --save-dev 安装插件后,可以使用以下 JavaScript 代码在 Gruntfile 中启用它: grunt . loadNpmTasks ( 'grunt-td-background-outlook' ) ; “td_background_outlook”任务 概述 在项目的 Gruntfile 中,将名为td_background_outlook的部分添加到传递给grunt.initConfi
【文件预览】:
grunt-contrib-td-background-outlook-master
----package.json(1018B)
----tasks()
--------td_background_outlook.js(3KB)
----test()
--------expected()
--------td_background_outlook_test.js(1KB)
--------fixtures()
----Gruntfile.js(1KB)
----.gitignore(31B)
----README.md(2KB)
----.jshintrc(191B)