文件名称:node-flex-svg:创建具有灵活宽度和高度的SVG
文件大小:23KB
文件格式:ZIP
更新时间:2024-02-27 08:25:44
nodejs javascript svg flexible responsive
flex-svg 一个模块,用于创建宽度和高度灵活的文件 <? xml version = " 2.0 " encoding = " UTF-8 " standalone = " yes " ?> < svg xmlns = " http://www.w3.org/2000/svg " width = " 50px " height = " 50px " > < rect xss=removed xss=removed> </ svg > ↓ <? xml version = " 2.0 " encoding = " UTF-8 " standalone =
【文件预览】:
node-flex-svg-master
----.gitignore(34B)
----package.json(718B)
----package-lock.json(73KB)
----.travis.yml(135B)
----LICENSE(758B)
----index.js(937B)
----test.js(2KB)
----README.md(2KB)
----.gitattributes(12B)
----.editorconfig(219B)