Giter Site home page Giter Site logo

ericcarco / sketch-name-organizer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from canisminor1990/sketch-name-organizer

0.0 2.0 0.0 1.44 MB

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

Home Page: https://canisminor.cc/blog/posts/20170912_name-organizer

License: MIT License

JavaScript 80.71% HTML 2.96% CSS 16.32%

sketch-name-organizer's Introduction

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

sketch-name-organizer's People

Contributors

canisminor1990 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.