Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

256colors

bcomnes60MIT1.0.6

Greenkeeper badge

color, 256, ansi, terminal, console, cli, swatch

readme

256colors

Greenkeeper badge

release npm travis coverage david stable

A port of a 256colors.pl style 256 ansi color swatch for your modern terminal.

Handy for checking if 256 color support is working properly.

Example

Install:

$ npm install -g 256colors

Then just run:

$ 256colors

for a glorious 256 color swatch:

changelog

256colors Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

1.0.5 - 2015-04-25

  • Added CHANGELOG.md

1.0.4 - 2015-04-25

  • ...