Colors A simpler implementation of the proposed color function. This is basically rework-color-function without the rework dependency. Thus, it is faster and has no dependencies. Installation npm i css-colors Usage var colors = require('css-colors') css = colors(css)