Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/icona79/sketch-lineout

Generates lineaout artboards to enhance inspection
https://github.com/icona79/sketch-lineout

Last synced: about 1 month ago
JSON representation

Generates lineaout artboards to enhance inspection

Awesome Lists containing this project

README

        

# Sketch Lineout

[![Sketch lineout plugin preview](https://img.youtube.com/vi/V6C1RE6CGdQ/0.jpg)]

The plugin generates a new `Lineout` page which will contain the selected Artboard's or Source Symbol's copies. THese copies will be lineout copies of the original artboard:

- all the symbol instances will bedetached
- all the shapes will have a red border only
- all the text layers will be converted in a rectangle shape of the same size

All the item names will be maintained.

## Aknowledgments

Thanks [Francesco Bertocci](https://github.com/fbmore) for all their support :pray:

## Installation

- [Download](../../releases/latest/download/sketch-lineout.sketchplugin.zip) the latest release of the plugin
- Un-zip
- Double-click on sketch-tokens-exporter.sketchplugin

## Development Guide

_This plugin was created using `skpm`. For a detailed explanation on how things work, checkout the [skpm Readme](https://github.com/skpm/skpm/blob/master/README.md)._