All Projects β†’ eskimoblood β†’ elm-color-extra

eskimoblood / elm-color-extra

Licence: MIT License
🎨 Additional color handling for Elm

Programming Languages

elm
856 projects

Projects that are alternatives of or similar to elm-color-extra

Gradient String
🌈 Beautiful color gradients in terminal output
Stars: ✭ 476 (+1600%)
Mutual labels:  color, gradient
Kaloader
Beautiful animated placeholders for showing loading of data
Stars: ✭ 99 (+253.57%)
Mutual labels:  color, gradient
Fast Average Color
πŸπŸŠπŸ… Fast Average Color
Stars: ✭ 531 (+1796.43%)
Mutual labels:  color, gradient
Hue
🎨 Hue is the all-in-one coloring utility that you'll ever need.
Stars: ✭ 3,306 (+11707.14%)
Mutual labels:  color, gradient
colr
Easy terminal colors, with chainable methods.
Stars: ✭ 32 (+14.29%)
Mutual labels:  color, gradient
Chromatic Sketch
Sketch plugin for creating good-looking and perceptually uniform gradients and color scales.
Stars: ✭ 445 (+1489.29%)
Mutual labels:  color, gradient
Colorgrad
Go (Golang) color scales library for maps, charts, data-visualization & creative coding.
Stars: ✭ 96 (+242.86%)
Mutual labels:  color, gradient
Coolhue
Coolest Gradient Hues and Swatches
Stars: ✭ 3,307 (+11710.71%)
Mutual labels:  color, gradient
Dynamiccolor
Yet another extension to manipulate colors easily in Swift and SwiftUI
Stars: ✭ 2,677 (+9460.71%)
Mutual labels:  color, gradient
Uigradient
A simple and powerful library for using gradient layer, image, color
Stars: ✭ 208 (+642.86%)
Mutual labels:  color, gradient
Complimentarygradientview
Create complementary gradients generated from dominant and prominent colors in supplied image. Inspired by Grade.js
Stars: ✭ 691 (+2367.86%)
Mutual labels:  color, gradient
Extract-Color-Palette-Api
Create gradient drawable by extracting prominent colors from image⚫βšͺ
Stars: ✭ 16 (-42.86%)
Mutual labels:  color, gradient
Colorbands
Unity 3D's Gradient is a handy data type but comes with some limitations: for example you cannot set more than 8 color keys in its editor and RGB is the only color space available. ColorBand data type offers an alternative with less limitations. Creating ColorBands is fun and easy; they are stored as assets and can be accessed from code through an Evaluate method to get the color at time t, as for Gradient. RGB (or HSV) values are described by individual curves, allowing a better control over how the color function evolves between your points. Color bands are used in all kinds of applications including games, data visualization and other fields.
Stars: ✭ 137 (+389.29%)
Mutual labels:  color, gradient
Height-Based-Gradient-Color-Shaders-for-Unity
Height Based 2 color gradient shaders for Unity
Stars: ✭ 18 (-35.71%)
Mutual labels:  color, gradient
gradient-rs
A command line tool for playing with color gradients
Stars: ✭ 93 (+232.14%)
Mutual labels:  color, gradient
palette
Color palette app for elementary OS
Stars: ✭ 32 (+14.29%)
Mutual labels:  color
unblending
Decomposing an input image into layers via "color unblending"
Stars: ✭ 125 (+346.43%)
Mutual labels:  color
tensorflow-mle
Some examples on computing MLEs using TensorFlow
Stars: ✭ 14 (-50%)
Mutual labels:  gradient
utils.js
πŸ‘· πŸ”§ zero dependencies vanilla JavaScript utils.
Stars: ✭ 14 (-50%)
Mutual labels:  color
WaveLabelDemo
ζ³’ζ΅ͺη»θΏ‡ζ–‡ε­—οΌŒζ–‡ε­—ζ”Ήε˜ι’œθ‰²γ€‚Waves pass through words, and words change colours.
Stars: ✭ 58 (+107.14%)
Mutual labels:  color

elm-color-extra

Additional color handling for Elm

Build Status

Color.Accessibility

Functions to measure and maximize accessibility.

Color.Manipulate

Manipulate hue, saturation, lightning and alpha value of colors.

##Color.Blending

Different methods to blend two colors.

##Color.Gradient

Create gradient colors from color stops or list of colors.

##Color.Convert

Convert colors to strings or strings to colors.

##Color.Interpolate

Interpolate between two colors.

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].