colorant

1.1.3 • Public • Published

colorant

A CLI tool and webapp combo for visualising web colors

Travis CI Build Status Dependency Status

NPM Module

Install

$ npm install -g colorant

Usage

$ color --help
 
Usage: color [color] [options]
 
color     The color to inspect
 
Options:
   --version   Print version and exit

Example:

$ color "rgb(68, 68, 68)"
$ color cyan
$ color #bada55 
$ color "hsla(170, 50%, 45%, 1)"

Package Sidebar

Install

npm i colorant

Weekly Downloads

0

Version

1.1.3

License

ISC

Last publish

Collaborators

  • cmtegner