README
Clean Document
A Sketch plugin to automagically organise and clean up your Sketch document
Commands
Clean Layers
- Deletes hidden layers
- Unnests nested groups
- Rounds layer edges to the nearest pixel
- Smart rename layers
- Operates on layers in the selection, or on layers on the current page if the selection is empty
- Skips processing of certain layers that match a whitelist regular expression
Clean Symbols
- Deletes unused symbol masters
- Organises the Symbol page
Clean Styles
- Deletes unused text styles and layer styles
Clean Pages
- Deletes empty pages
- Sorts the pages in alphabetical order
Clean Document
- Executes the above four commands on all layers, all symbols, all text styles and layer styles, and all pages in the current document
Installation
- Download and unzip the latest release
- Double-click
Clean Document.sketchplugin
to install