react-design-tools:使用React进行像素完美设计的工具

时间:2024-05-29 05:02:37
【文件属性】:

文件名称:react-design-tools:使用React进行像素完美设计的工具

文件大小:121KB

文件格式:ZIP

更新时间:2024-05-29 05:02:37

react pixel-perfect design-tools JavaScript

React设计工具 使用React进行像素完美设计的工具 演示版 使用 调色板查找 const colors = { primary : "#336699" , secondary : "#cccccc" , skyBlue : "#3399cc" } < PaletteLookup xss=removed> 有关将SCSS变量解析为ES模块的方法,请参见。 差异工具 import designImgUrl from "./design.png" // dimensions, currently required (may be able to extract them in a future release) const w = 500 ; const h = 250 ; < DiffTool imgUrl = { designImgUrl } im


【文件预览】:
react-design-tools-master
----.gitignore(2KB)
----.babelrc(638B)
----.flowconfig(737B)
----.eslintrc(514B)
----package.json(2KB)
----src()
--------palette-lookup.js(2KB)
--------index.js(135B)
--------diff-tool.js(4KB)
----dist()
--------index.js.flow(39B)
----LICENSE(1KB)
----flow-typed()
--------npm()
----README.md(1KB)
----.eslintignore(49B)
----lib()
--------index.js.flow(40B)
----.prettierrc(49B)
----yarn.lock(212KB)

网友评论