hex2xterm

0.1.0 • Public • Published

hex2xterm

Command-line utility for converting hexadecimal colour codes to xterm colour codes.

Installation

$ npm install hex2xterm

Usage

Provide any number of hexadecimal colour codes as command-line arguments. For each, the nearest xterm colour code is written to stdout on its own line.

$ node_modules/.bin/hex2xterm '#abc123' def456
106
191

Dependents (0)

Package Sidebar

Install

npm i hex2xterm

Weekly Downloads

1

Version

0.1.0

License

WTFPL

Last publish

Collaborators

  • davidchambers