- Download the ZIP file and unzip
- Open the NameOrganizer.sketchplugin
- Press โ + ' open Runner window;
- Switch to install tab;
- Type NameOrganizer;
- Select Name Organizer item and press Return.
Press โ + โ + N on keyboard to callout the plugin dialog.
Rename all layers based on their Style, TextStyle or MasterSymbol and format them.
- 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 based on their x and y positon.
- Press โ + ' open Runner window;
- Type name;
- Author - Canis Minor
- Email - mailto:i@canisminor.cc