Skip to content

cemre/cemre-sketch-plugins

Repository files navigation

Sketch plugins by Cemre Güngör

Installation

  • Download the ZIP file
  • In Sketch, select Plugins > Reveal plugins folder
  • Move all the files from the ZIP into the plugins folder

Stack Children (NEW)

Aligns all the child layers of a group so that they are stacked vertically in a table. This is great for prototyping table cells with symbols, when you change the paddings or the size, you can use this to quickly lay the table out.

Shortcut: ctrl alt cmd t

Demo of stacker plugin

Scale half

Scales the currently selected object in half. It scales the attributes as well.

Shortcut: ctrl alt 5 (Think 50%)

Scale double

Scales the currently selected object to double its size. It scales the attributes as well.

Shortcut: ctrl alt 2 (Think 200%)

Paste and swap

Pastes the image in the clipboard into the position and dimensions of the currently selected object, removes the object afterwards. Useful for swapping assets.

Shortcut: ctrl alt command v

Paste into

Pastes the image in the clipboard and masks it with the currently selected rectangle. It sizes the image to fill the rectangle's dimensions. Useful for pasting avatar images in placeholder rectangles.

Shortcut: ctrl alt command m

Make Guide

Makes the currently selected rectangle a transparent red and names it "Guide". Useful for spec sheets.

Shortcut: cmd alt r


Credits

Includes elegantchaos.js code by Sam Deane. Thanks Sam!

About

Sketch plugins by Cemre Gungor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published