1.1.0 • Published 10 years ago

wamTool v1.1.0

Weekly downloads
1
License
ISC
Repository
-
Last release
10 years ago

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
1.1.0

10 years ago

1.0.12

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.7.1

10 years ago

1.7.0

10 years ago

1.6.0

10 years ago