文件名称:code-injection
文件大小:5KB
文件格式:ZIP
更新时间:2024-06-15 06:45:43
JavaScript
当您想要将所需内容注入源的特定区域时可以使用的模块 安装 $ npm install --save code-injection 用法 在该区域添加注释以在下面的表单中注入代码 <!DOCTYPE html > < html > < head lang =" en " > < meta charset =" UTF-8 " > < title > </ title > < script src =" ../../bower_components/jquery/dist/jquery.min.js " > </ script > </ head > < body > <!-- @injection:id1 --> <!-- injection@ --> <!-- @injection:id2 --> <!-- injection@ --> </ body > <
【文件预览】:
code-injection-master
----.jshintrc(227B)
----.gitignore(51B)
----package.json(798B)
----.travis.yml(72B)
----Gruntfile.js(929B)
----index.js(1KB)
----README.md(2KB)
----.yo-rc.json(26B)
----.gitattributes(12B)
----test()
--------html()
----.editorconfig(188B)