console-error-button

1.1.1 • Public • Published

console-error-button

Display a button on web page whenever console.error() is called.

Why?

Because during development, it's nice to get notification whenever an error occurs, so you immediately can pop open the web inspector to see what the trouble is.

console-error-button demo

Usage

<script
  src="https://cdn.jsdelivr.net/npm/console-error-button/consoleErrBtn.js"
></script>

Readme

Keywords

none

Package Sidebar

Install

npm i console-error-button

Weekly Downloads

10

Version

1.1.1

License

MIT

Unpacked Size

1.36 MB

Total Files

7

Last publish

Collaborators

  • terrymorse