0.1.1 • Published 5 years ago

sketch-align-to-grid v0.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Align to Grid npm Version

A Sketch plugin to align artboards and layers to a grid

Align Artboards to Canvas Grid

Commands

Align Artboards to Canvas Grid

  • Operates on artboards in the selection, or on all artboards on the current page if the selection is empty
  • Can be configured to skip certain artboards based on a whitelist regular expression
SettingsDefault
Grid width (pixels)200
Grid height (pixels)200
Whitelist regular expression^@
Snap to canvas gridfalse

Align Layers to Artboard Grid

  • Operates on layers in the selection, or on all layers within artboards on the current page if the selection is empty
  • Can be configured to skip certain layers based on a whitelist regular expression
SettingsDefault
Grid size (pixels)200
Whitelist regular expression^@
Snap to artboard gridfalse

Snap to Grid

  • Enable Snap to canvas grid and Snap to artboard grid so that artboards/layers will snap to the canvas/artboard grid as they are moved

Snap Artboards to Canvas Grid

Installation

  1. Download and unzip the latest release
  2. Double-click Align to Grid.sketchplugin to install

License

MIT