forked from sketchplugins/plugin-directory
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugins.json
More file actions
437 lines (437 loc) · 15.6 KB
/
plugins.json
File metadata and controls
437 lines (437 loc) · 15.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
[
{
"description": "This is a plugin for quickly creating Lorem Ipsum text in Sketch",
"name": "Lorem-Ipsum-Plugin-for-Sketch",
"owner": "brandonbeecroft"
},
{
"description": "A collection of random, possibly useful, Sketch plugins.",
"name": "Sketch-Plugins",
"owner": "sebj"
},
{
"description": "A script to export the Sketch App artboards to the clipboard",
"name": "crop_Artboard",
"owner": "FredericJacobs"
},
{
"description": "A simple Git client built right into Sketch.",
"name": "SketchGit",
"owner": "almonk"
},
{
"description": "Some scripts for the Mac Sketch app, including \"Blend Steps\", \"Simple Pattern\" and \"Fill Artboard\"",
"name": "Sketch-Plugin-Scripts",
"owner": "makzan"
},
{
"description": "Scripts for Sketch, by another one of the Bohemian Coding guys.",
"name": "sketch-scripts",
"owner": "samdeane"
},
{
"description": "DrawingKit is a collection of commands for use in Sketch.",
"name": "DrawingKit",
"owner": "groove25"
},
{
"description": "This Sketch plugin provides a preview command (\u2318P) that will open a specially named slice in Skala Preview. The plugin works by exporting the first slice named Preview to Sketch's cache directory and opening that file in Skala Preview.",
"name": "sketch-preview",
"owner": "marcisme"
},
{
"description": "Dummy text filler plugin for Sketch!",
"name": "HipsterFill",
"owner": "sdrib"
},
{
"description": "A collection of script commands for Bohemian Coding's Sketch.app",
"name": "sketch-commands",
"owner": "bomberstudios"
},
{
"description": "A plugin to export Sketch.app documents into FramerJS to make interactive prototypes.",
"name": "sketch-framer",
"owner": "bomberstudios"
},
{
"description": "This command is a recreation for Sketch of the Photoshop Generator functionality introduced by Adobe on Photoshop CC.",
"name": "sketch-generator",
"owner": "bomberstudios"
},
{
"description": "An *amazing* implementation of a symbols library for Sketch",
"name": "sketch-plugins",
"owner": "tisho"
},
{
"description": "Josh Wayne's plugins for Sketch. So far, it includes two very interesting commands for working with text layers.",
"name": "jw-sketch-plugins",
"owner": "joshwayne"
},
{
"description": "A rename layers plugin",
"name": "sketch",
"owner": "mindwork"
},
{
"description": "A port of the Renamy Photoshop plugin for Sketch: it lets you rename layers like a boss.",
"name": "RenameIt",
"owner": "rodi01"
},
{
"description": "Generate Android assets in Sketch",
"name": "sketch-android-assets",
"owner": "zmalltalker"
},
{
"description": "Recipes for JSTalk Sketch scripts and plugins. The goal is to help people new to JSTalk and Sketch scripting to start and to give examples for Sketch automation or extending tasks.",
"name": "jstalk-sketch-recipes",
"owner": "uhunkler"
},
{
"description": "Sketch.app Plugin for Exporting Android Layouts (WIP at the moment)",
"name": "sketch-android-kit",
"owner": "malkomalko"
},
{
"description": "\"Plugins for Sketch app from Bohemian Coding\". Includes two interesting commands to navigate to Next and Previous artboards.",
"name": "sketch-plugins",
"owner": "nadavsavio"
},
{
"description": "An amazing resource to get you started with Sketch plugins development.",
"name": "My-Sketch-Plugins",
"owner": "mpaiva"
},
{
"description": "recolor all elements like the selected object color with the hex color of your choice",
"name": "colorPoz",
"owner": "postite"
},
{
"description": "A Plugin that provides a shortcut for copying a layer's fill color to clipboard",
"name": "Copy-Fill-Color",
"owner": "poyi"
},
{
"description": "Dynamic button plug-in for Sketch.app allows to create buttons with fixed margins no matter what text you add.",
"name": "sketch-dynamic-button",
"owner": "ddwht"
},
{
"description": "A box for random sketch plugins: **Toggle Specs** (cmd+L) toggles visibility of all of the layer groups in your document named \"specs\". Other than specs this could be useful with hidden guides.",
"name": "sketchPlugins",
"owner": "hrescak"
},
{
"description": "Skrx ( ~skreecks ) exports a selection of elements (for now only the rectangles) to Apache Flex MXML or FXG description, and copy it to clipboard.",
"name": "skrx",
"owner": "rxlabz"
},
{
"description": "Scripts for Bohemian Coding's Sketch application",
"name": "sketch-plugins",
"owner": "davidudvardy"
},
{
"description": "A port of Illustrator's \"Split Into Grid\" to Sketch",
"name": "Sketch-Scripts",
"owner": "marceloeduardo"
},
{
"description": "Tristan's Plugins for Bohemian Coding's Sketch.app",
"name": "sketchplugins",
"owner": "trisweb"
},
{
"description": "A collection of JSTalk methods for Bohemian Coding\u2019s Sketch. The methods support Sketch scripting - writing plugins or code that interacts with Sketch.",
"name": "jstalk-sketch-library",
"owner": "uhunkler"
},
{
"description": "Sketch plugins by Cemre Güngör",
"name": "cemre-sketch-plugins",
"owner": "cemre"
},
{
"description": "A measure tool for Sketch.app (think Specctr for Sketch)",
"name": "sketch-measure",
"owner": "utom"
},
{
"description": "Plugins for Bohemian Coding Sketch, including \"Duplicate to All Artboards\" and \"Golden Ratio\"",
"name": "sketch-plugins",
"owner": "buscarini"
},
{
"description": "Upload a PNG of the current Sketch artboard to CloudApp with a single keystroke",
"name": "sketch-cloudapp",
"owner": "cdl"
},
{
"description": "A SketchApp plugin that inserts random user data into your Sketch documents",
"name": "Random-User",
"owner": "jimrutherford"
},
{
"description": "Sketch app plugin for generating dummy data such as avatars, names, photos, geo data etc",
"name": "Content-generator-sketch-plugin",
"owner": "timuric"
},
{
"description": "An incredible collection of plugins, including some great ones for working with baselines.",
"name": "sketch-plugins",
"owner": "alessndro"
},
{
"description": "Select all child layers of a group with a key command",
"name": "select-child-layers-sketch-plugin",
"owner": "mattmcmanus"
},
{
"description": "A port to Sketch.app of Photoshop's Duplicate and Nudge feature",
"name": "sketch-duplicate-and-nudge",
"owner": "bomberstudios"
},
{
"description": "This Sketch plugin allows designers to upload the selected artboard or slice to Cloud App with a simple shortcut \u21e7\u2318U",
"name": "sketch-upload",
"owner": "jelias"
},
{
"description": "A git repo containing various plugins for Sketch (including 'Handy', a plugin that makes working with guides easier)",
"name": "SketchPlugins",
"owner": "joshpuckett"
},
{
"description": "Some home-brewed Sketch App Plugins.",
"name": "ITSSketchPlugins",
"owner": "trisix"
},
{
"description": "Sketch plugin to do text translation using Google translate",
"name": "sketch-translate",
"owner": "zachheine"
},
{
"description": "Sketch plugins for getting shots and info from Dribbble",
"name": "skribbble",
"owner": "tylergaw"
},
{
"description": "A collection of plugins requested to the official [@sketchapp](https://twitter.com/sketchapp) Twitter account.",
"owner": "sketchplugins",
"name": "plugin-requests"
},
{
"description": "A collection of Sketch Plugins for creating placeholder images.",
"owner": "tylergaw",
"name": "day-player"
},
{
"description": "A simple plugin for Sketch.app which automatically adjusts the height of a rectangle to contain the text layer above it, along with an optional top and bottom padding.",
"owner": "shahruz",
"name": "Sketch.app-Vertical-Fit"
},
{
"description": "A WIP Sketch Plugin to generate blog post elements from JSON'd RSS feeds.",
"owner": "tylergaw",
"name": "sketch-generate-posts"
},
{
"description": "Copy mixin code for SCSS, Less and Stylus to clipboard in Sketch 3.",
"owner": "littlebusters",
"name": "Sketch-CSS-Sprite-Mixin"
},
{
"description": "QR Code generator plugin for Sketch App",
"owner": "turbobabr",
"name": "sketch-qrcode"
},
{
"description": "Sketch Plugin to generate thaana strings, paragraphs, articles",
"owner": "ajaaibu",
"name": "ThaanaText"
},
{
"description": "A collection of useful workflow plugins, including automating selecting and zooming in on next/previous artboards",
"owner": "vrjbndr",
"name": "sketch-plugins"
},
{
"description": "A sketch plugin to parse your data and populate your design",
"owner": "florianpnn",
"name": "sketch-data-parser"
},
{
"description": "Toggle a text layer to upper and lower case.",
"owner": "keeg",
"name": "sketch-text-uppercase"
},
{
"description": "Get random quotes from quotesondesign.com from within Sketch.app",
"owner": "nodesolomon",
"name": "Design-Quotes-Sketch-Plugin"
},
{
"description": "Some scripts to randomly distribute and rotate objects.",
"owner": "kumo",
"name": "Sketch-Plugin-Scripts"
},
{
"description": "A Sketch plugin for automatically HTML generate.",
"owner": "sskyy",
"name": "blade"
},
{
"description": "A SketchApp plugin that generates a UIColor Objective-C Category class from your Sketch documents.",
"owner": "jimrutherford",
"name": "UIColor-Category-Generator"
},
{
"description": "A Sketch Plugin for creating multiple sizes of iOS icons",
"owner": "tylergaw",
"name": "icon-stamper"
},
{
"description": "Repo where life-changing Sketch Plugins live",
"owner": "joegirolamo",
"name": "SketchPlugins-WIP"
},
{
"description": "A Sketch plugin for a step-wise transformation of one path into another.",
"owner": "marmat",
"name": "sketch-interpolate-paths"
},
{
"description": "Some useful plugins for Sketch 3.0",
"owner": "weezard",
"name": "Weezards-Sketch-Plugins"
},
{
"description": "Plugins for Sketch",
"owner": "8by8",
"name": "sketchplugins"
},
{
"description": "A Sketch plugin that lets you preview your current artboard in the Dock.",
"owner": "fnky",
"name": "sketch-dockpreview"
},
{
"description": "This plugin makes it fast and easy to draw flowcharts in Sketch.",
"owner": "tadija",
"name": "AEFlowchart"
},
{
"description": "Plugins for Sketch3 app.",
"owner": "KrevedAccky",
"name": "SketchPlugins"
},
{
"description": "Julius's plugins <http://twitter.com/tarngerine>",
"owner": "tarngerine",
"name": "sketch-plugins"
},
{
"description": "Sketch.app plugin for generating an Apple Icon Image ( .icns )",
"owner": "NathanRutzky",
"name": "Generate-ICNS"
},
{
"description": "A Sketch 3 plugin that takes the currently selected layers and copies them one or multiple times in a specified direction.",
"owner": "turbobabr",
"name": "Duplicator"
},
{
"description": "A Sketch plugin that allows to quickly export assets for Android, iOS, Windows Phone and the Web",
"owner": "GeertWille",
"name": "sketch-export-assets"
},
{
"description": "A Sketch plugin that calculates the color contrast of two selected layers and evaluates it against the WCAG2.0",
"owner": "getflourish",
"name": "Sketch-Color-Contrast-Analyser"
},
{
"description": "Randomly change the opacity of selected objects in Sketch.",
"owner": "adamhowell",
"name": "random-opacity-sketch-plugin"
},
{
"description": "A dummy plugin to quickly switch between pages using shortcuts.",
"owner": "mauehara",
"name": "sketch-page-switch"
},
{
"description": "Plugin that allows you to set the line height of a text layer as a multiple of the font size.",
"owner": "getflourish",
"name": "Sketch-Set-Line-Height-Plugin"
},
{
"description": "ColorMime is a simple plugin for Sketch which allows you to quickly duplicate any Colourlovers palette in your sketch project",
"owner": "jtmarmon",
"name": "ColorMime"
},
{
"description": "Sketch.app plugin for swapping fill and border colors",
"owner": "NathanRutzky",
"name": "Swap-Fill-Border"
},
{
"description": "Sketch.app plugin for clearing all layer style properties",
"owner": "NathanRutzky",
"name": "Clear-Styles"
},
{
"description": "Sync local Sketch.app plugins with their master version at GitHub",
"owner": "NathanRutzky",
"name": "Sync-Plugins"
},
{
"description": "Plugin that can sort layers or artboards based on text, layer name or position.",
"owner": "getflourish",
"name": "Sketch-Sort-Layers"
},
{
"description": "Plugin for generating animated GIFs from a sequence of artboards",
"owner": "NathanRutzky",
"name": "Generate-GIF"
},
{
"description": "Generate a visual style sheet with all colors and text styles that you are using in Sketch.",
"owner": "getflourish",
"name": "Sketch-Style-Inventory"
},
{
"description": "\"Zoom\" to currently selected Artboard",
"owner": "Arkkimaagi",
"name": "ArtboardZoom"
},
{
"description": "A Sketch plugin that automatically resizes artwork for iOS app icon.",
"owner": "tadija",
"name": "AEIconizer"
},
{
"description": "Generates a typographic scale from selected text layers",
"owner": "automat",
"name": "sketch-plugin-typographic-scale"
},
{
"description": "Set of plugins for efficient work: change text linespacing and leading via keyboard, random sizing and random positioning of selected items, keep only text layers in selection.",
"owner": "x-raizor",
"name": "Efficiency"
},
{
"description": "A plugin for Sketch to generate divine proportions automatically.",
"owner": "ichord",
"name": "sketch-divine-proportions"
},
{
"description": "Import gradients as shape fills using Will Burn's colorfulgradients and colorincolor.",
"owner": "dunckr",
"name": "sketch-colorfulgradients"
}
]