wamTool

1.1.0 • Public • Published

Debugging Tool

codeship status for LevanceWam/wamTool

Installing

  To install this package you first want to:

  npm install wamTool --save

Usage

const util = require('../../lib/util');

Testing

  util.debug('You're message here ', obj);

Run it

After you save this to your package.json you need to set a const for this inside of your server. after doing that when  you run:

DEBUG=true nodemon src/server.js

Its going to change the color of certain things in your terminal

Dependents (0)

Package Sidebar

Install

npm i wamTool

Weekly Downloads

9

Version

1.1.0

License

ISC

Last publish

Collaborators

  • vancewam