hankey

v0.0.3
A friendly log function

Hankey :hankey:

A friendly library for adding color to your logs :smiley:

const { info, log } = require("./index");

info(":wave: hey there!")
error(":bomb: Oh noes!")
action(":dizzy: doing something big!")

const yo = "oy";
log("a shorter console.log", { yo });

ex

example.js.

npm i hankey

Metadata

  • MIT
  • Whatever
  • Jason Laster
  • released 10/23/2017

Downloads

Maintainers