UNPKG

jc-color

Version:

A JavaScript tool for color compute and console print tool both for NodeJS and Browser.

6 lines (5 loc) 130 B
export * from './toChannels'; export * from './toHex'; export * from './toRgb'; export * from './toHsl'; export * from '../regs';