UNPKG

@chayns/colors

Version:

JavaScript utility functions for the calculation of colors for chayns

5 lines 188 B
export * from './converter'; export * from './generator'; export { isHex, isRgb255, isRgb1, isHsl, isHsv } from './utils/is'; export * from './utils/var'; //# sourceMappingURL=index.js.map