/sketch-show-layer-info

Primary LanguageJavaScriptMIT LicenseMIT

Sketch Show Layer Info

Sketch App plugin

Show selected layer's ObjectID, Class and ID. It is of great use for plugin development or file parsing.🤓

Installation

Download and extract the contents of this repository. Then double-click the Sketch Show Layer Info.sketchplugin bundle to install the plugin.

Usage

Step: 1

Select one layer.

Step: 2

Click menu Plugins -> Show Layer Info -> Show.

ShortCut: Alt+Command+E

image

Change Log

v1.0.0: June 23, 2017

  • Initial release