Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.
/ ava-colors Public archive

[DEPRECATED] A common set of colors for AVA

License

Notifications You must be signed in to change notification settings

avajs/ava-colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ava-colors Build Status

Common colors for AVA

A common set of CLI colors for AVA and it's related CLI tools

Install

$ npm install --save ava-colors

Usage

const avaColors = require('ava-colors');

avaColors.error('Uh oh');
//=> red text

License

MIT © James Talmage

About

[DEPRECATED] A common set of colors for AVA

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published