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.

Versions

Current Tags

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

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.1
    1
  • 2.0.0
    1

Package Sidebar

Install

npm i boring-utils

Weekly Downloads

0

Version

2.0.1

License

MIT

Unpacked Size

1.1 kB

Total Files

4

Last publish

Collaborators

  • mikemaccana