1.0.2 • Published 7 years ago
hello-color v1.0.2
hello-color
Functional color palette generator
npm i hello-colorimport hello from 'hello-color'
const result = hello('#0fc')
// Returns an object with negated and adjusted color
// that meets a minimum contrast
// {
//   base: '#00ffcc',
//   color: '#f6002d',
//   contrast: 3.2636058745832304,
//   dark: false
// }MIT License
1.0.2
7 years ago
1.0.2-0
7 years ago
1.0.1
9 years ago
1.0.0
9 years ago
1.0.0-beta2
10 years ago
1.0.0-beta1
10 years ago