文件名称:sketch-tool:草图工具CLI库
文件大小:3.79MB
文件格式:ZIP
更新时间:2024-05-30 14:07:02
JavaScript
素描工具 库可更轻松地使用SketchTool CLI工具 要求: (版本6+) 我们建议使用 #TODO:添加文档 开始: 在您的项目中安装软件包 npm install sketch-tool --save 使用方法: const SketchTool = require ( 'sketch-tool' ) const Sketch = new SketchTool ( { foo : 'bar' } ) 启用调试器 要启用日志,请通过环境变量启用它们。 要查看此应用程序的所有调试日志,请设置env变量: DEBUG=sketch-tool * 运行您的项目: DEBUG=sketch-tool * node myproject.js 执照 麻省理工学院执照
【文件预览】:
sketch-tool-master
----.jsdoc.json(174B)
----docs()
--------index.js.html(5KB)
--------fonts()
--------SketchTool.html(11KB)
--------index.html(4KB)
--------styles()
--------scripts()
----package.json(1KB)
----test()
--------lib.js(586B)
----assets()
--------logo.psd(337KB)
----app()
--------index.js(4KB)
----.drone.yml(109B)
----update-tool.sh(330B)
----sketchtool()
--------bin()
--------share()
----.gitignore(578B)
----.npmrc(18B)
----README.md(2KB)