page-console

0.1.3 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    0
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i page-console

Weekly Downloads

0

Version

0.1.3

License

MIT

Last publish

Collaborators

  • classicemi