Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

orlowdev/priestine-iro

Repository files navigation

@priestine/iro

pipeline codecov licence: MIT docs: typedoc code style: prettier versioning: semantics npm npm

Iro brings colors to console output.

Dependency-free. Works in Node.js and browsers (Google Chrome and Mozilla Firefox 31+).

Installation

yarn add @priestine/iro

or

npm install --save @priestine/iro

Usage

import { Iro } from '@priestine/iro';

Iro.log(Iro.green('Hello'), Iro.space(), Iro.red('world'));

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published