apemancolor
Color utility.
Installation
$ npm install apemancolor --save
Usage
'use strict' const apemancolor = // Rotate colors let base = '#A33' apemancolor // Rotate hue 30 degree // Decide text color for background color let apemancolor ? '#FF' : '#111' // Get text color for background color
License
This software is released under the MIT License.