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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    5

Package Sidebar

Install

npm i hex2xterm

Weekly Downloads

1

Version

0.1.0

License

WTFPL

Last publish

Collaborators

  • davidchambers