Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/icona79/sketch-lineout
- Owner: icona79
- License: mit
- Created: 2022-06-21T09:42:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-07T13:25:57.000Z (over 2 years ago)
- Last Synced: 2024-03-16T03:00:44.918Z (10 months ago)
- Language: JavaScript
- Size: 40 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 sizeAll 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)._