node-color-string

Parser and generator for CSS color strings
  https://github.com/qix-/color-string
  0
  no reviews



For example, to.hex([255, 255, 255]) will return " will return {model: 'rgb', value: [255, 255, 255, 1]}.

Node.js is an event-based server-side JavaScript engine.