boring-utils

2.0.1 • Public • Published

Usage

const [print, debug, log, warn, alert] = require(boring-utils)

Then:

debug(No big deal) log(Hello) warn(Doesn't look good) alert(Oh no)

Notes

alert is the same as console.error however since error is used in catch(error) {} we use the different alert.

Readme

Keywords

none

Package Sidebar

Install

npm i boring-utils

Weekly Downloads

2

Version

2.0.1

License

MIT

Unpacked Size

1.1 kB

Total Files

4

Last publish

Collaborators

  • mikemaccana