All Projects → nilssonH → sketch-color-parser

nilssonH / sketch-color-parser

Licence: other
Parses all colors used in Sketch v43+ files.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to sketch-color-parser

Sparkliner
Sparkliner — easy way to make sparkline graph [Sketch plugin]
Stars: ✭ 184 (+607.69%)
Mutual labels:  sketch, sketch-app
Pdf Export Sketch Plugin
Sketch plugin for PDF exporting
Stars: ✭ 231 (+788.46%)
Mutual labels:  sketch, sketch-app
Lunacy Docs
Documentation for Lunacy, Graphic Design Software with built-in assets
Stars: ✭ 190 (+630.77%)
Mutual labels:  sketch, sketch-app
open design system
Open Source Design System using Sketch. It's early days of my project.
Stars: ✭ 22 (-15.38%)
Mutual labels:  sketch, sketch-app
gql-sketch
💎 minimal graphql client for Sketch
Stars: ✭ 29 (+11.54%)
Mutual labels:  sketch, sketch-app
Exporter
A Sketch plugin that exports Sketch artboards into clickable HTML file.
Stars: ✭ 131 (+403.85%)
Mutual labels:  sketch, sketch-app
Sketchcrapp
SketchCrapp - Crack your Sketch.app in seconds :) Supports MacOS Big Sur.
Stars: ✭ 218 (+738.46%)
Mutual labels:  sketch, sketch-app
Overrideit Sketchplugin
Overrideit is sketch plugin that allow designers to search in overridelist and overrides dropdowns, and with many other features.
Stars: ✭ 113 (+334.62%)
Mutual labels:  sketch, sketch-app
sketch-crowdin
Connect your Sketch and Crowdin projects together
Stars: ✭ 35 (+34.62%)
Mutual labels:  sketch, sketch-app
Components-for-Sketch
A collection of Sketch files I've constructed for use in various projects. More coming soon and on a regular basis.
Stars: ✭ 23 (-11.54%)
Mutual labels:  sketch, sketch-app
Sketch Potrace
Potrace for Sketch is a bitmap tracing plugin. It converts bitmap images into monochrome vector graphics.
Stars: ✭ 122 (+369.23%)
Mutual labels:  sketch, sketch-app
ForeignIpsum
Generate text for your mockups in multiple languages ¯\_(ツ)_/¯
Stars: ✭ 43 (+65.38%)
Mutual labels:  sketch, sketch-app
Awesome Sketch Based Applications
📚 A collection of sketch based application papers.
Stars: ✭ 117 (+350%)
Mutual labels:  sketch, sketch-app
Sketch Batch Create Symbols
A plugin for Sketch to convert selected layers to individual symbols.
Stars: ✭ 134 (+415.38%)
Mutual labels:  sketch, sketch-app
Sketch Select
🖱 Make it much more convenient to select layers with similar attributes.
Stars: ✭ 114 (+338.46%)
Mutual labels:  sketch, sketch-app
Sketch Palettes
A Sketch plugin for exporting and importing fill presets. It supports colors, gradients, and pattern fills.
Stars: ✭ 2,267 (+8619.23%)
Mutual labels:  sketch, sketch-app
Sketch Name Organizer
🖌 Rename and sort artboards based on their x and y position; Rename layers based on their Style and Symbol.
Stars: ✭ 50 (+92.31%)
Mutual labels:  sketch, sketch-app
Notes
A sketch plugin for taking notes
Stars: ✭ 87 (+234.62%)
Mutual labels:  sketch, sketch-app
typex
Typography web export (css, sass, html, json, ..) plugin for Sketch
Stars: ✭ 42 (+61.54%)
Mutual labels:  sketch, sketch-app
RemoveAllGuides
Plugin for Sketch App.
Stars: ✭ 21 (-19.23%)
Mutual labels:  sketch, sketch-app

Sketch Color Parser

Parses a Sketch v43+ file and outputs all colors used in the file.

Check it out.

Issues

Found something that shouldn't act the way it does? Let me know

Contribute

Want to help me out by contributing? Feel free to! For the repo and make a pull request.

# Install dependencies
npm install

# Serve locally
npm start

# Build for production
npm run build
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].