Skip to content

⭐️ Incredible Mobile Webpage-based Console Panel

License

Notifications You must be signed in to change notification settings

classicemi/page-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM

page-console

npm npm Codacy Badge GitHub license

It is always a head-aching problem to show console messages in webpages which are shown on mobile devices. With this module, a simple simulated console panel appears in the webpages and it doesn't have any side-effects on the rest of your code.

Usage

// import the console tool
import pageConsole from 'page-console';
// initialize the console tool
pageConsole.init();

Then you can enjoy it!

License

MIT

About

⭐️ Incredible Mobile Webpage-based Console Panel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published