@priestine/iro
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

@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'));

/@priestine/iro/

    Package Sidebar

    Install

    npm i @priestine/iro

    Weekly Downloads

    2

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    99 kB

    Total Files

    8

    Last publish

    Collaborators

    • priestine