Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

hex2xterm

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hex2xterm

Convert hexadecimal colour codes to xterm colour codes

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 21 Aug 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts