• Stars
    star
    193
  • Rank 194,666 (Top 4 %)
  • Language
  • Created almost 11 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Some scripts for the Mac Sketch app

Sketch Plugin Scripts

Some scripts for the Mac Sketch app.

Blend Steps

bled steps GIF

Duplicate the first selected object and distribute the cloned one evenly between two selection.

Preview: http://www.youtube.com/watch?v=WWVoMMXYRp4

Simple Pattern

Duplicate the selection (or use the five selections) and put them into repeatable pattern position. The original selection is placed at center of the artboard. The duplicated ones are placed at top left, top right, bottom left and bottom right correspondingly.

When you select 1 object, the script duplicates it into 5 copies. If you select 5 objects, the script uses the 5 selections directly.

Preview: http://youtu.be/KLaZWYp5BIU

Duplicate as Pattern

dup-as-pattern

Duplicate the selection and put into the other edge, as if they are one object seamlessly connected.

Preview Video: http://youtu.be/I27yhLQ6F-g

Fill Artboard

I usually need to draw a rectangle as background with the same dimension of the artboard.

fill-artboard

Fill Width/Height

fill width GIF

Sometimes I need to quickly set the shape to the width of the artboard. You may check the 7 seconds demo video on how this works: http://youtu.be/KBA4IzyEUDU

Installation

For Sketch from Mac App Store:

Place the .sketchplugin file inside ~/Library/Containers/com.bohemiancoding.sketch/Data/Library/Application Support/sketch/Plugins

For Sketch from Downloads:

Place the . sketchplugin file inside ~/library/application support/sketch/plugins

If you are unsure where to place the files, you can open the plugin folder by choosing Plugins | Reveal Plugins Folder... in latest Sketch menu.

License

Totally free for any usage.

More Repositories

1

HTML5-Games-Examples

A collection of HTML5 games examples
JavaScript
107
star
2

PhoneGap-Course-Examples

Example codes for PhoneGap course
JavaScript
14
star
3

Tutorial-Box2D-and-CreateJS-quick-start

This step-by-step tutorial demonstrates a simple HTML5 game by using Box2D physics engine and CreateJS.
JavaScript
9
star
4

html5-game-development-video-2nd-edition

HTML5 Game Development, Video Course, 2nd Edition
JavaScript
6
star
5

rubymotion-pan-view-example

An demo to pan view in RubyMotion
Ruby
5
star
6

ios-dev-course-example

The example codes for one of my iOS dev course
Objective-C
4
star
7

Apple-SpriteKit-Game-Examples

A collection of game examples using the Apple SpriteKit framework.
Objective-C
4
star
8

RubyMotion-USD-to-MOP-Convertor

USD to MOP Currency Convertor in RubyMotion for iOS
Ruby
4
star
9

Facebook-CoffeeScript-Client-Wrapper

Just a CoffeeScript wrapper to handle FB Connect.
CoffeeScript
3
star
10

ios-dev-course-example-2013

The code examples for my iOS Dev Course.
Objective-C
2
star
11

ruby-on-rails-course-2013

for my course hosted in Macao.
Ruby
2
star
12

OhLifePhotos2DayOne

Import OhLife exported photos into DayOne
Ruby
2
star
13

asciidoc-book-starter

Ruby
2
star
14

createjs-starter

HTML5 Game CreateJS Starter
JavaScript
1
star
15

ModernWeb.design

The static website for ModernWeb.design
Ruby
1
star
16

micro-blog

HTML
1
star
17

Minimal-Image-Viewer-JS

CoffeeScript
1
star
18

Rich-Interactive-App-Development-with-CreateJS

Example code for my book – Rich Interactive App Development with CreateJS
JavaScript
1
star
19

ball-machine-with-Box2D-and-CreateJS

2nd attempt.
JavaScript
1
star
20

Course-Mobile-Web-Design

Course Material for Mobile Web Design
CSS
1
star
21

Emotional-Git-Shell

Enjoy git status in shell with emotion icon.
1
star
22

duckduckgo-proxy

HTML
1
star
23

11ty-demo

HTML
1
star
24

learning-how-to-learn-deck

HTML
1
star
25

Beginning-Python-Course

My Python course material
HTML
1
star
26

LearnJS

Easy to make interactive teaching material with YAML and Markdown.
CoffeeScript
1
star
27

Beginning-11ty-and-Netlify-Static-Site-Course

Course Material for 11ty and Netlify Static Site Course.
HTML
1
star