js-debuggy
v1.0.3
Published
Remote interactive javascript debug console based on node.js and socket.io.
Downloads
3
Readme
JS Debuggy
With JS Debuggy you can call console.log() and use interactive JavaScript console while debugging your application on device which doesn't provide JS console.
This project created to make it easy to debug iPhone and Android applications based on PhoneGAP (http://phonegap.com/).
How to install
Download and install Node.js from http://nodejs.org.
Install js-debuggy:
$ npm install js-debuggy -g
How to use
Run:
$ js-debuggy