ngx-color
Version:
A Collection of Color Pickers from Sketch, Photoshop, Chrome & more
14 lines (13 loc) • 495 B
TypeScript
export * from './alpha.component';
export * from './checkboard.component';
export * from './color-wrap.component';
export * from './editable-input.component';
export * from './hue.component';
export * from './raised.component';
export * from './saturation.component';
export * from './swatch.component';
export * from './coordinates.directive';
export * from './shade.component';
export * from './helpers/checkboard';
export * from './helpers/color';
export * from './helpers/color.interfaces';