All Projects → andrejilderda → Sketch-Keyboard-Resize

andrejilderda / Sketch-Keyboard-Resize

Licence: other
A Sketch plugin that lets you resize objects from all sides with keyboard shortcuts. As a bonus you can specify the resize amount.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Sketch-Keyboard-Resize

symbol-namer
A plugin to help you rename symbol instances. Rename symbol instances to their override text values, or set and use a default name.
Stars: ✭ 17 (+6.25%)
Mutual labels:  sketch, sketch-plugin
design-tokens-plugin
Support end of life! Delivering consistent Design System. A Sketch plugin that exports Design Tokens to JSON format. You can export colors, typography, icons and utilis. A must-have tool for design system project.
Stars: ✭ 100 (+525%)
Mutual labels:  sketch, sketch-plugin
Sketch-to-Clickthrough-HTML
Sketch plugin for creating a click-through HTML prototype
Stars: ✭ 75 (+368.75%)
Mutual labels:  sketch, sketch-plugin
sketch-align-layers-middle-no-bounds
sketch align layers middle no bounds from parent layer
Stars: ✭ 13 (-18.75%)
Mutual labels:  sketch, sketch-plugin
DesignToken2Code
Convert design tokens to SCSS variables as code
Stars: ✭ 16 (+0%)
Mutual labels:  sketch, sketch-plugin
sketchplugin-swift-color
A Sketch Plugin for generating UIColor and NSColor initializer Swift code from fill color of selected layers.
Stars: ✭ 58 (+262.5%)
Mutual labels:  sketch, sketch-plugin
diverseui-sketch-plugin
Fill your designs with photos of diverse users. Resource for images, avatars, and content.
Stars: ✭ 70 (+337.5%)
Mutual labels:  sketch, sketch-plugin
Sketch-Highlighter
Sketch plugin that generates highlights for selected text layers
Stars: ✭ 41 (+156.25%)
Mutual labels:  sketch, sketch-plugin
sketch-data-faker
A Sketch plugin providing 130+ types of smart placeholder content for your mockups from Faker.js and other sources.
Stars: ✭ 62 (+287.5%)
Mutual labels:  sketch, sketch-plugin
sketch-debugger
🐛 Debugger Plugin and Utils for Sketch Plugin Developers
Stars: ✭ 16 (+0%)
Mutual labels:  sketch, sketch-plugin
Sketch-SelectPlus
Sketch plugin to select different layers of specific types. It basically selects everything!
Stars: ✭ 20 (+25%)
Mutual labels:  sketch, sketch-plugin
symbol-insert
A simple plugin to insert your Sketch symbols
Stars: ✭ 25 (+56.25%)
Mutual labels:  sketch, sketch-plugin
context-sketch-plugin
Count character, words, and paragraphs from a text layer easily inside Sketch!
Stars: ✭ 13 (-18.75%)
Mutual labels:  sketch, sketch-plugin
sketch-flip-size
🔁 FlipSize is a small Sketch plugin to flip the size of a shape, layer or artboard
Stars: ✭ 16 (+0%)
Mutual labels:  sketch, sketch-plugin
RemoveAllGuides
Plugin for Sketch App.
Stars: ✭ 21 (+31.25%)
Mutual labels:  sketch, sketch-plugin
print-export-sketchplugin
Exports a PDF for printing
Stars: ✭ 85 (+431.25%)
Mutual labels:  sketch, sketch-plugin
Sketch-Navigator
"Sketch Navigator lets you quickly jump to any specific artboard without having to scan the all too easily cluttered Layers List in the app’s left-hand pane." - Khoi Vinh
Stars: ✭ 160 (+900%)
Mutual labels:  sketch, sketch-plugin
Sketch-Resize-Commands
A Sketch plugin that lets you resize and reposition objects by using simple arithmetic commands, like `b+20,lr+20`. Multiple objects are supported.
Stars: ✭ 32 (+100%)
Mutual labels:  sketch, sketch-plugin
ForeignIpsum
Generate text for your mockups in multiple languages ¯\_(ツ)_/¯
Stars: ✭ 43 (+168.75%)
Mutual labels:  sketch, sketch-plugin
styledrop
A plugin for Sketch allows you to easily copy styles from one layer to another.
Stars: ✭ 54 (+237.5%)
Mutual labels:  sketch, sketch-plugin

Keyboard Resize for Sketch

A Sketch plugin that lets you resize objects from all sides with keyboard shortcuts. As a bonus you can specify the resize amount (which is by default set to 1 for the small and 10 for the big resize distance).

Demo

Using Keyboard Resize

How this is different from the default Sketch behavior

Sketch only lets you expand and contract from the right and bottom side of an object. Even though this more easy to get used to, I often need to resize from other sides too. This plugin lets you do that.

How to use

Press Cmd + arrow keys to add pixels to one of the sides. Press ctrl + cmd + arrow key to contract pixels from either side. Holding shift will increase the resize amount (default: 10px).

Specify the resize amount via 'Keyboard Resize › Set Small/Big Resize Distance'.

Shortcuts

Action Shortcut
Expand Top ++ cmd + shift +
Expand Right ++ cmd + shift +
Expand Bottom ++ cmd + shift +
Expand Left ++ cmd + shift +
Expand Top + cmd +
Expand Right + cmd +
Expand Bottom + cmd +
Expand Left + cmd +
Contract Top - cmd + ctrl +
Contract Right - cmd + ctrl +
Contract Bottom - cmd + ctrl +
Contract Left - cmd + ctrl +
Contract Top -- cmd + ctrl + shift +
Contract Right -- cmd + ctrl + shift +
Contract Bottom -- cmd + ctrl + shift +
Contract Left -- cmd + ctrl + shift +
Set Big Resize Distance -
Set Small Resize Distance -

Installation

  1. Download the plugin.
  2. Unzip and run ‘Keyboard Resize.sketchplugin’ to install

Thanks to

This plugin is inspired by John Dunning's Keyboard Resize, a Fireworks plugin I've used for a long time!

Feedback

If you find any issues or have any suggestions, please create an issue. Pull requests are welcome also!

Created by

Andre Jilderda @ Angi Studio, The Hague (NL)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].