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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.3
    1
  • 1.1.2
    0
  • 1.1.1
    0
  • 1.1.0
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i colorant

Weekly Downloads

1

Version

1.1.3

License

ISC

Last publish

Collaborators

  • cmtegner