1.1.0 • Published 5 years ago

mija v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Install

npm install mija

Usage

const mija = require('mija');

mija.success('Success!');

API

mija.option(text);

or

mija.custom(emoji, text);

option

Any available option.

text

Type: string

Custom message.

emoji

Type: string

Custom emoji. Can only be used with mija.custom.

Options

info

warn

error

success

magic

inprogress

stop

repeat

experimental

danger

custom

Related

  • xa - Simple console logger, that works in Node.js, Electron and the Browser

License

MIT

1.1.0

5 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago