alrt-cli

1.0.5 • Public • Published

npm install alrt-cli

cross platform node module package

Usage

const alert = require("alrt-cli")

// provide type , msg , and name options:
// basic usage
// alert(/type ,/ msg ,/ name)

alert(options)
>  options => object 

Default: {}
> param
    type: string
> param
    msg: string 
> param
    name: string 

To use this package run the following command:

npm install alrt-cli

Install

npm i alrt-cli

DownloadsWeekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

2.91 kB

Total Files

4

Last publish

Collaborators

  • mt-new