78 packages
@bubble-dev/babel-config
@bubble-dev/babel-worker
Worker Threads wrapper that automatically applies `@babel/register` with our config
@bubble-dev/browsers-list
@bubble-dev/eslint-config
@bubble-dev/start-preset
## Errors
@bubble-dev/typescript-config
colorido
Set of helpers and types to work with RGBA colors as `[number, number, number, number]` tuples.
elegir
A simple function to do switch-like expressions that look good, so you don't have to nest your ternaries.
@fantasy-color/contrast-ratio-luminance
Calculate the contrast ratio of two relative luminances
@fantasy-color/contrast-ratio-rgb
Calculate contrast ratio based on RGB input
@fantasy-color/from-hex
Parse HEX CSS strings into RGB objects
@fantasy-color/from-rgb
Parse RGB CSS strings into `RGB` objects
@fantasy-color/from-rgba
Parse RGBA CSS strings into RGBA objects
@fantasy-color/hcl-to-lab
Transform HCL objects to LAB objects
@fantasy-color/hcl-to-rgb
Transform HCL objects to RGB objects
@fantasy-color/hsva-to-hsv
Transform HSVA objects to HSV objects
@fantasy-color/hsva-to-rgba
Transform HSV objects to RGB objects
@fantasy-color/hsv-to-hsva
Transform HSV objects to HSVA objects
@fantasy-color/hsv-to-rgb
Transform HSV objects to RGB objects
@fantasy-color/invert-rgb
Invert the RGB color object
@fantasy-color/lab-to-hcl
Transform LAB objects to HCL objects
@fantasy-color/lab-to-rgb
Transform LAB objects to RGB objects
@fantasy-color/luminance-for-contrast-ratio
For a given contrast ratio and a relative luminance, give a relative luminance that will match this contrast ratio
@fantasy-color/luminance-rgb
For a given RGB color (coded as an RGB object), return its relative luminance
@fantasy-color/luminance-srgb
For a given sRGB color (coded as an RGB object), return its relative luminance