UNPKG

tinycolor

Version:

a to-the-point color module for node

3 lines 155 B
require('./tinycolor'); console.log('this should be red and have an underline!'.grey.underline); console.log('this should have a blue background!'.bgBlue);