Skip to content

a console.js panel for mobile phone, replace alert

License

Notifications You must be signed in to change notification settings

santinoDu/console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

console.js

npm version npm downloads

a console panel for mobile phone, replace alert. https://www.npmjs.com/package/mobile-console.js

Preview

close status

open status

build

npm run build

install

npm i mobile-console.js --save-dev

ES6

import 'mobile-console.js';
new MobileConsole();

demo

open tests/index.html

feature

  • support to show console.log api output. (info, warn, error, debug)
  • support to show js error.
  • support to show xhr and fetch's request and response information. (default off)

About

a console.js panel for mobile phone, replace alert

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published