griffin-stewie / sketch-flat-export

A Sketch.app plugin to export multiple symbols with manageable file names

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sketch Flat Export

Test Publish

plugin-logo

Purpose

This plugin lets you export your symbols and layers with manageable filenames into one folder, without needing to change your Sketch symbol nesting or naming conventions.

These Sketch symbols...

sketch-symbols

...export to these files

sketch-symbols

Usage

Download the Sketch Plugin file, and double click it, or move it to your plugins folder manually.

To use, press ⌃ Ctrl + ⇧ Shift + E to open the dialog.

dialog

Parameters

Name format

Choose between kebab-case, snake_case or camelCase

Use full layer name

Uses the full layer name when exporting

e.g. The layer Icon/Search exports as: icon-search.svg. When turned off, this same layer will export as: search.svg

Prefix

Text to add to the beginning of the filename

e.g. company-icon-search.svg

File format

Export as svg, png, or jpg

About

A Sketch.app plugin to export multiple symbols with manageable file names


Languages

Language:JavaScript 100.0%