文件名称:gulp-flex-svg:gulp的flex-svg插件
文件大小:5KB
文件格式:ZIP
更新时间:2024-06-14 23:48:36
JavaScript
gulp-flex-svg 插件 <? xml version = " 1.0 " encoding = " UTF-8 " standalone = " yes " ?> < svg xmlns = " http://www.w3.org/2000/svg " width = " 50px " height = " 50px " > </ svg > ↓ <? xml version = " 1.0 " encoding = " UTF-8 " standalone = " yes " ?> < svg xmlns = " http://www.w3.org/2000/svg " > </ svg > 安装 npm install --save-dev gulp-flex-svg 原料药 const flexSvg = require ( 'gulp-flex-svg' ) ;
【文件预览】:
gulp-flex-svg-master
----.gitignore(22B)
----package.json(1KB)
----.travis.yml(169B)
----LICENSE(1KB)
----index.js(1008B)
----test.js(3KB)
----README.md(2KB)
----appveyor.yml(334B)
----.gitattributes(12B)
----.editorconfig(188B)