0.3.0 • Published 8 years ago
color-rgb v0.3.0
color-rgb

A color, represented as red, green, and blue
Installation
$ npm install --save color-rgb
Usage
const colorRgb = require("color-rgb");
colorRgb("Rainbow");
License
MIT © Malte-Maurice Dreyer