hexo-tag-gdemo:Hexo的glorious-demo标签插件

时间:2024-05-09 06:28:32
【文件属性】:

文件名称:hexo-tag-gdemo:Hexo的glorious-demo标签插件

文件大小:57KB

文件格式:ZIP

更新时间:2024-05-09 06:28:32

demo hexo hexo-plugin hexo-tag JavaScript

六角标签 Hexo的标签插件(基于版本0.11.2 ) 介绍 这是一个Hexo标签插件,可让您在博客文章中进行荣耀演示。 演示 安装 npm install @heowc/hexo-tag-gdemo ※不推荐使用npm install hexo-tag-gdemo 用法 {% gdemo_terminal command [minHeight] [windowTitle] [onCompleteDelay] [promptString] [id] [highlightingLang] %} content {% endgdemo_terminal %} 或者 {% gdemo_editor [minHeight] [windowTitle] [onCompleteDelay] [id] [highlightingLang] %} content {% endgdemo_editor %}


【文件预览】:
hexo-tag-gdemo-main
----.gitignore(1KB)
----.babelrc(214B)
----package.json(1KB)
----package-lock.json(199KB)
----src()
--------index.js(2KB)
--------config.js(1KB)
--------string-builder.js(332B)
--------content.js(2KB)
--------constants.js(438B)
----LICENSE(1KB)
----index.js(72B)
----.github()
--------workflows()
--------dependabot.yml(698B)
----README.md(3KB)
----.npmignore(93B)
----test()
--------index.test.js(2KB)
--------config.test.js(2KB)
--------string-builder.test.js(2KB)
--------content.test.js(1KB)
--------fixtures()

网友评论