UNPKG

yiq

Version:

Returns light when a color is dark and dark when a color is light (and a little more).

4 lines (3 loc) 129 B
export { colorYiq as yiq } from './lib/color-yiq'; export * from './lib/utils/types'; export * from './lib/utils/validation';