mheesakkers / sketch-plugin-snap-to-8pt-grid

A Sketch plugin which helps with snapping layer properties to the 8 point grid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snap to 8pt Grid

A Sketch plugin which helps with snapping layer properties to the 8 point grid. It's also possible to change to other point grids like a 10 point grid. This can be altered via the settings of the plugin menu.

screengrab

Usage

  1. Select any type of layer (or make a selection)
  2. Choose one of the snapping commands from the menu or use Runner ;)
  3. Boom! Your layer property is snapped to the 8pt grid😎

Layer properties that can be snapped

  • X
  • Y
  • Height
  • Width
  • Line-height
  • Font-size

Installation

  • Download the latest release of the plugin
  • Un-zip
  • Double-click on snapper.sketchplugin

Development Guide

This plugin was created using skpm. For a detailed explanation on how things work, checkout the skpm Readme.

To Do / Idea's

  • Snapping of paths
  • Add keyboard shortcuts
  • Change pt/px amount of snapping (for example 10pt grid)

About

A Sketch plugin which helps with snapping layer properties to the 8 point grid.


Languages

Language:JavaScript 100.0%