hankey

0.0.3 • Public • Published

Hankey 💩

A friendly library for adding color to your logs 😃

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.

Readme

Keywords

none

Package Sidebar

Install

npm i hankey

Weekly Downloads

312

Version

0.0.3

License

MIT

Last publish

Collaborators

  • jasonlaster11