节点素描::gem_stone:用于处理草图文件的Javascript库

时间:2024-02-27 05:12:38
【文件属性】:

文件名称:节点素描::gem_stone:用于处理草图文件的Javascript库

文件大小:974KB

文件格式:ZIP

更新时间:2024-02-27 05:12:38

nodejs sketch sketchapp SketchJavaScript

:gem_stone: 节点素描 Javascript库来操作草图文件 安装 npm install node-sketch 例: const ns = require ( 'node-sketch' ) ; async function run ( ) { const sketch = await ns . read ( __dirname + '/design.sketch' ) ; //Search the symbol named 'button' const buttonSymbol = sketch . symbolsPage . get ( 'symbolMaster' ,


【文件预览】:
node-sketch-master
----.gitignore(75B)
----package.json(1KB)
----src()
--------Style.js(2KB)
--------FileReference.js(2KB)
--------Node.js(11KB)
--------Sketch.js(6KB)
--------SymbolInstance.js(1KB)
----.travis.yml(53B)
----LICENSE(1KB)
----index.js(3KB)
----CHANGELOG.md(4KB)
----.github()
--------workflows()
----README.md(4KB)
----tests()
--------test.sketch(493KB)
--------test.js(6KB)
----demos()
--------scheme-explorer()
--------style-inventory-generator()
--------replace-styles()
--------preview-export()
----bin.js(681B)
----.editorconfig(312B)

网友评论