1.1.0 • Published 8 years ago

wamTool v1.1.0

Weekly downloads
1
License
ISC
Repository
-
Last release
8 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

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.7.1

8 years ago

1.7.0

8 years ago

1.6.0

8 years ago