color-constants

0.1.2 • Public • Published

color-constants

Usage

const colors = require('color-constants').colors;
 
console.log(`${colors.fgRed}This text is ${colors.bright}red${colors.reset}`);

That is all.

Readme

Keywords

none

Package Sidebar

Install

npm i color-constants

Weekly Downloads

3

Version

0.1.2

License

ISC

Last publish

Collaborators

  • fhaglund