Skip to content

wtfil/mobile-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

If you want debug your app on mobile device with no console.log you can use this module to create it

console.log(1);
console.log("2");
console.log([1, 2, 3]);
console.log(window);

Screen

How to use it

<script type="text/javascript" src="https://rawgit.com/wtfil/mobile-console/master/console.js"></script>

About

conole.log panel bar for mobile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published