Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
React Sketchapp | 14,957 | 105 | 30 | 3 months ago | 65 | June 08, 2020 | 35 | mit | TypeScript | |
render React components to Sketch ⚛️💎 | ||||||||||
Sketch Measure | 6,922 | 2 years ago | 398 | mit | HTML | |||||
Make it a fun to create spec for developers and teammates | ||||||||||
Plugin Directory | 3,404 | 5 days ago | 1 | Ruby | ||||||
Official Sketch Plugin directory | ||||||||||
Marketch | 2,921 | 4 years ago | 47 | gpl-3.0 | JavaScript | |||||
Marketch is a Sketch 3 plug-in for automatically generating html page that can measure and get CSS styles on it. | ||||||||||
Git Sketch Plugin | 2,454 | 10 months ago | 14 | mit | JavaScript | |||||
:gem::octocat: A Git client generating pretty diffs built right into Sketch. | ||||||||||
Fluid For Sketch | 2,411 | 5 years ago | 35 | Objective-C | ||||||
[Sketch Plugin] Sketch-flavored Auto Layout-like Constraints | ||||||||||
Sketch Palettes | 2,216 | 4 years ago | 8 | mit | JavaScript | |||||
A Sketch plugin for exporting and importing fill presets. It supports colors, gradients, and pattern fills. | ||||||||||
Paddy Sketch Plugin | 2,196 | 9 months ago | 69 | mit | JavaScript | |||||
Automated padding, spacing and alignment for your Sketch layers | ||||||||||
Sketch Iconfont | 1,980 | 2 years ago | 25 | JavaScript | ||||||
This plugin helps you easily insert and manage icons from icon fonts. | ||||||||||
Html Sketchapp | 1,837 | 14 | 7 | 6 months ago | 21 | January 13, 2021 | 59 | mit | JavaScript | |
HTML to Sketch export solution |
A little experiment with GET requests and programmatically drawing Paths in Sketch. This plugin fetches the 5 most recent chat / drawing entries from a “Chatttr.sketchplugin” room on the public chat service, Chatttr. (Because of the anonymous, unmoderated nature of Chatttr some entries may be NSFW. Read Chatttr’s About page.) Chatttr uses the Paper.js framework to handle vector drawing so this plugin is in some respects translating Paper.js drawing Paths to Sketch ones.
If you run the plugin and don’t see any results it’s likely that no one’s used our chatroom recently, in which case you should go draw something: http://chatttr.com/chatttr.sketchplugin (All Chatttr drawings and messages expire within 24 hours.) Keep it clean please!
Sketch plugins are written in CocoaScript which is basically JavaScript with access to Cocoa frameworks and a splash of that sassy Objective C bracket syntax.