grunt-ckeditor-contenttemplates:为CKEditor内容模板插件创建配置文件

时间:2024-06-06 15:16:08
【文件属性】:

文件名称:grunt-ckeditor-contenttemplates:为CKEditor内容模板插件创建配置文件

文件大小:9KB

文件格式:ZIP

更新时间:2024-06-06 15:16:08

grunt grunt-plugins JavaScript

grunt-ckeditor-contenttemplates 为插件创建配置文件。 入门 这个插件需要~0.4.0 如果您以前从未使用过 ,请务必查看《指南》,因为它说明了如何创建以及安装和使用Grunt插件。 熟悉该过程后,可以使用以下命令安装此插件: npm install grunt-ckeditor-contenttemplates --save-dev 插件安装完成后,可以使用以下JavaScript代码在您的Gruntfile中启用该插件: grunt . loadNpmTasks ( 'grunt-ckeditor-contenttemplates' ) ; “ ckeditor_contenttemplates”任务 概述 该插件为插件创建配置JavaScript文件。 要使用该插件,您需要为每个要包括的自定义模板创建一个模板文件。 然后,该插件将根据这些插件


【文件预览】:
grunt-ckeditor-contenttemplates-master
----LICENSE-MIT(1KB)
----.jshintrc(191B)
----Gruntfile.js(1KB)
----tasks()
--------ckeditor_contenttemplates.js(3KB)
----.travis.yml(92B)
----test()
--------ckeditor_contenttemplates_test.js(1KB)
--------fixtures()
--------expected()
----README.md(3KB)
----.gitignore(31B)
----package.json(1KB)

网友评论