All Projects β†’ canisminor1990 β†’ Sketch Name Organizer

canisminor1990 / Sketch Name Organizer

Licence: mit
πŸ–Œ Rename and sort artboards based on their x and y position; Rename layers based on their Style and Symbol.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Sketch Name Organizer

Renamer
Sketch Plugin to rename multiple selected layers or groups or artboards at once
Stars: ✭ 16 (-68%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Keys For Sketch
Advanced shortcut manager for Sketch app.
Stars: ✭ 281 (+462%)
Mutual labels:  sketch-app, sketch-plugin, sketch
autopdfexporter-sketch-plugin
A Sketch Plugin to auto-export all '[S]' Prefix artboards to a single pdf, no slices needed! Plugin auto creates slices from prefixed Artboards and exports them into a single page-sorted pdf file.
Stars: ✭ 16 (-68%)
Mutual labels:  sketch, sketch-plugin, sketch-app
RemoveAllGuides
Plugin for Sketch App.
Stars: ✭ 21 (-58%)
Mutual labels:  sketch, sketch-plugin, sketch-app
Sketch Styles Generator
Generate hundreds of Sketch Shared Styles in a matter of seconds.
Stars: ✭ 537 (+974%)
Mutual labels:  sketch-app, sketch-plugin, sketch
ForeignIpsum
Generate text for your mockups in multiple languages Β―\_(ツ)_/Β―
Stars: ✭ 43 (-14%)
Mutual labels:  sketch, sketch-plugin, sketch-app
Google Sheets Content Sync Sketch Plugin
Sync content within a Google Sheets document, to text layers β€” based on their names. Edit and collaborate on your content in Google Sheets, then sync in back to your sketch files.
Stars: ✭ 277 (+454%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Sketchcrapp
SketchCrapp - Crack your Sketch.app in seconds :) Supports MacOS Big Sur.
Stars: ✭ 218 (+336%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Chromatic Sketch
Sketch plugin for creating good-looking and perceptually uniform gradients and color scales.
Stars: ✭ 445 (+790%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Sketch Image Compressor
A Plugin for Sketch that compresses your bitmap assets, to keep filesize to a minimum.
Stars: ✭ 338 (+576%)
Mutual labels:  sketch-app, sketch-plugin, sketch
sketch-crowdin
Connect your Sketch and Crowdin projects together
Stars: ✭ 35 (-30%)
Mutual labels:  sketch, sketch-plugin, sketch-app
Sketch Commands
A collection of script commands for Sketch.app
Stars: ✭ 826 (+1552%)
Mutual labels:  sketch-app, sketch-plugin, sketch
typex
Typography web export (css, sass, html, json, ..) plugin for Sketch
Stars: ✭ 42 (-16%)
Mutual labels:  sketch, sketch-plugin, sketch-app
sketch-library-audit
Export Symbol and Shared Style data from any Sketch Library to CSV.
Stars: ✭ 17 (-66%)
Mutual labels:  sketch, sketch-plugin, sketch-app
Pdf Export Sketch Plugin
Sketch plugin for PDF exporting
Stars: ✭ 231 (+362%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Sketch Gifme Plugin
Embed gifs and videos in your Sketch files!
Stars: ✭ 274 (+448%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Sketch Batch Create Symbols
A plugin for Sketch to convert selected layers to individual symbols.
Stars: ✭ 134 (+168%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Sketch Palettes
A Sketch plugin for exporting and importing fill presets. It supports colors, gradients, and pattern fills.
Stars: ✭ 2,267 (+4434%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Sketch Lint
Check the compliance of your design guidelines within seconds
Stars: ✭ 291 (+482%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Sketch Find And Replace
Sketch plugin to do a find and replace on text within layers
Stars: ✭ 693 (+1286%)
Mutual labels:  sketch-app, sketch-plugin, sketch

Name Organizer

GitHub release GitHub release

Installing Plugins

Direct download

  1. Download the ZIP file and unzip
  2. Open the NameOrganizer.sketchplugin

Install with Sketchpacks

Install sketch-name-organizer with Sketchpacks

Install with Runner

  1. Press ⌘ + ' open Runner window;
  2. Switch to install tab;
  3. Type NameOrganizer;
  4. Select Name Organizer item and press Return.

Usage

Name Organizer

Press βŒƒ + ⌘ + N on keyboard to callout the plugin dialog.

Rename Layers

Rename all layers based on their Style, TextStyle or MasterSymbol and format them.

Name Format

  • CamelCase
Foo Bar => FooBar
--for-bar-- => FooBar
__FOO_BAR__ => FooBar
  • camelCase
Foo Bar => fooBar
--for-bar-- => fooBar
__FOO_BAR__ => fooBar
  • kebab-case
Foo Bar => foo-bar
FooBar => foo-bar
__FOO_BAR__ => foo-bar
  • snake_case
Foo Bar => foo_bar
--for-bar-- => foo_bar
FooBar => foo_bar
  • Start Case
FooBar => Foo Bar
--for-bar-- => Foo Bar
__FOO_BAR__ => Foo Bar

Sort Artboards

Sort artboards based on their x and y positon.

Run with Runner

  1. Press ⌘ + ' open Runner window;
  2. Type name;

Contact

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].