0.1.11 • Published 6 years ago

mobile-console.js v0.1.11

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

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)
0.1.11

6 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago