colorpare
A typescript/javascript library for color translation, transformation and comparison.
A typescript/javascript library for color translation, transformation and comparison.
A array with color names.
A array with color name -> decimal rgb.
A array with color name -> Hex rgb.
Let users toggle colors
testing colors
const color=require('colors-ui') <br/> const { randomColor, linearGradientColor }=require('colors-ui') ### 生成随机颜色值 randomColor()
颜色控件
Normalize CSS colors in a spec compliant way
colorParsley() • a lightweight yet versatile color parsing function with no dependencies. Takes various color strings, numbers, or objects, and turns them into simple arrays. Bonus utilities colorToHex() and colorToRGB() included
Conversion and manipulation of color data
Get tint and shade of colors
ColorMangle creates color scheme, converts color strings to various format and calculates appropriate text color based on contrast ratio.
Extend, enhance, create! 🎨 Colorus.js: Your extensible, type-safe color library.
A lightweight color manipulation toolkit for web applications
Generate color themes based on a primary color.
A mini package for color conversion not bloated with functions you will never use
A color tool library written in Typescript, you can use it to convert color spaces, and operate on colors like LESS/SASS ( darken/lighten, saturate/desaturate, spin, mix), and color difference query. 颜色工具库,支持颜色空间的转换、各种颜色操作、多种色差查询, 支持中国色、日本色的查询
Adding readme.md