Skip to content

airs0urce/js-debuggy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Download and install Node.js from http://nodejs.org.

  2. Install js-debuggy:

    $ npm install js-debuggy -g

How to use

Run:

$ js-debuggy

and you'll see instructions.
Also you can see this screencast: http://screencast.com/t/9LDksGE7q

About

Remote javascript debug console based on node.js and socket.io. Could be used for debug PhoneGap applications.

Resources

Stars

Watchers

Forks

Packages

No packages published