colorize-boolean

1.0.1 • Public • Published

colorize-boolean


colorize-boolean

Last version Build Status Dependency status Dev Dependencies Status NPM Status Gratipay

Output a boolean with color. Pretty sweet for your terminal logs!

Install

npm install colorize-boolean --save

Usage

colorizeBoolean = require 'colorize-boolean'

API

console.log colorizeBoolean().expected(true).actual(false)
console.log colorizeBoolean('human').expected(true).actual(false)

License

MIT © Kiko Beats

Package Sidebar

Install

npm i colorize-boolean

Weekly Downloads

78

Version

1.0.1

License

MIT

Last publish

Collaborators

  • kikobeats