Sketch Bounding Boxer Save

Toggle visibility of 'boundingBox' layers in a Sketch document

Project README
Sketch Bounding Boxer

Sketch Bounding Boxer Animation

Why Sketch Bounding Boxer

In our Sketch documents, we often use "boundingBox" layers in eg. icon layer groups to see (and use) their actual dimension and bounds. Since we don't want to see these "boundingBoxes" permanently, we created this little plugin to toggle their visibility with a keyboard shortcut (we use "cmd + l").

By default, the plugin toggles all layers with their name starting with "boundingBox", so for example "boundingBox 2" will be toggled as well (this is pretty nifty if you duplicate layers and get an automatic number at the end of the name). You can easily change the affected layer name with the "Settings" command.

Installation

  1. Download the ZIP file (or clone repository)
  2. Move the file Sketch Bounding Boxer.sketchplugin into your Sketch Plugins folder. In Sketch 3, choose Plugins › Reveal Plugins Folder… to open it.

Please report bugs, observations, ideas & feature requests as issues.

Available Commands

Toggle

automatically determines if the (majority of) matching layers are currently visible or hidden and toggles their visibility accordingly.

Show

makes all matching layers visible.

Hide

makes all matching layers hidden.

Settings

allows for the layer name to be changed as desired. * can be used as a wildcard meaning that box* will match box, box1, box-something, etc. * can be used anywhere within the layer name string.

Open Source Agenda is not affiliated with "Sketch Bounding Boxer" Project. README Source: dataliterate/sketch-bounding-boxer
Stars
63
Open Issues
11
Last Commit
5 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating