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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    1
  • 1.0.2
    0
  • 1.0.1
    1

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