1.1.3 • Published 10 years ago

colorant v1.1.3

Weekly downloads
2
License
ISC
Repository
github
Last release
10 years ago

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)"
1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago