1.0.2 • Published 3 years ago

bee-alerts v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

bee-alerts

Cross platform CLI alerts handling with colors & colored symbols for success, info, warning, error. Supporting custom labels. Works on macOS, Linux, Windows.

Install

            npm i bee-alerts

Usage

            const alert = reqire('bee-alerts');

API

alert(options)

> options

Type: object Default: {}

You can specify the options below.

> type

Type: string Default: error

> msg

Type: string Default: You forgot to define all options!

> name

Type: string Default: