1.1.1 • Published 3 years ago

console-error-button v1.1.1

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

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>
1.1.1

3 years ago

1.1.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago