mobile-console.js

0.1.11 • Public • Published

console.js

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 showing console.log api output. (info, warn, error, debug)
  • Support showing js error.
  • Support showing xhr and fetch's request and response info. (default off)

Readme

Keywords

none

Package Sidebar

Install

npm i mobile-console.js

Weekly Downloads

0

Version

0.1.11

License

MIT

Last publish

Collaborators

  • hjzheng