A Git client built right into Sketch. Generate pretty diffs so that everybody knows what are the changes!
npm install
)npm run build
)For a Getting started guide, FAQ, etc. check out our docs!
Anyone can help make this project better - check out our Contributing guide!
一直用 Sketch 做设计,Sketch 的插件通常都是从 github 上直接 clone 下来安装的,一个插件对应一个 repo。随着插件越来越多,每次更新都得手动一个个 git pull 很麻烦,于是弄了个 bash 小脚本来批量更新: #!/bin/sh for dir in $(ls -d */) do if [ -d "$dir"/.git ]; then echo "$
一、前期准备: Node 8.5.0+ http://nodejs.cn/download/ Python 3.6.1+ https://www.python.org/downloads/ TensorFlow https://www.tensorflow.org/install/pip#system-install sketch-to-react-native:https://github.
作者:宋佳 邮箱:songjia@haomo-studio.com 目录 一. 介绍 二. 界面 三. 图层 四. 图形 五. 文本 六. 图片 七. 符号 八. 式样 九. 编组 十. 画布 十一. 导出 十二. 导入 十三. 偏好设置 十四. 性能 十五. 性能 十六. 快捷键 一.介绍 1.sketch介绍 Sketch 是一款适用于所有设计师的矢量绘图应用。矢量绘图也是目前进行网页,图标以
Sketch 是 Android 上一款强大且全面的图片加载器,除了图片加载的必备功能外,还支持 GIF,手势缩放、分块显示超大图片、自动纠正图片方向、显示视频缩略图等功能 特性: 多种 URI 支持. 支持 http://、https://、asset://、content://、file:///sdcard/sample.jpg、 /sdcard/sample.jpg、drawable://、
⚠️ This project is no longer actively maintained Whilst some of the functinality may continue to work on versions earlier than Sketch v53; I am no longer spending my time actively working on this proj
Interactive sketches made with three.js. https://ykob.github.io/sketch-threejs/ This code is released under the MIT license. If you want to use some code, you can use these freely by adding license no
New plugin Hello everyone! I just created a totally new plugin to establish easier and reliable workflow. if you'd like to test out, it's here: https://github.com/keremciu/sketch-iconfont-web waiting
Sketch Commands Sketch Commands is a port of some of my Orange Commands for Fireworks for Sketch.app. Installation Download & unzip the latest version and double click it to install it Documentation f