hvb-console
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

hvb-console

This is a library that

  • gives some color to your console.info(), console.warn() and console.error()
  • adds the location where the log was called from and you can ctrl+click it to go to that location

It only works in Node console.logs (server side only).

Before:

hvb-console-before

After:

hvb-console-after

Install

npm install -D hvb-console

Usage

import console from "hvb-console";

Readme

Keywords

Package Sidebar

Install

npm i hvb-console

Weekly Downloads

1

Version

0.0.6

License

MIT

Unpacked Size

9.84 kB

Total Files

6

Last publish

Collaborators

  • henrikvilhelmberglund