This package has been deprecated

Author message:

beautycolor has been deprecated in favour of @pushrocks/consolecolor - please upgrade asap!!!

beautycolor
TypeScript icon, indicating that this package has built-in type declarations

1.0.11 • Public • Published

beautycolor

colors for beautylog

Availabililty

npm git git docs

Status for master

build status coverage report npm downloads per month Dependency Status bitHound Dependencies bitHound Code TypeScript node JavaScript Style Guide

Usage

Use TypeScript for best in class instellisense.

import * as beautycolor from 'beautycolor'
 
let myColoredString = beautycolor.coloredString(
    'This string has a blue font and a green background',
    'blue',
    'green'
)
 
console.log(myColoredString)

For further information read the linked docs at the top of this README.

MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy

repo-footer

Package Sidebar

Install

npm i beautycolor

Weekly Downloads

24

Version

1.0.11

License

MIT

Last publish

Collaborators

  • lossless