errorreporter

Error reporter for client.

Usage no npm install needed!

<script type="module">
  import errorreporter from 'https://cdn.skypack.dev/errorreporter';
</script>

README

Project status

npm npm downloads

<LABEL> <LABEL> <LABEL> <LABEL> <LABEL>

code coverage

documentation website

Use case

An client side error reporter written in javaScript. Embed this code into your website markup and get an ajax call to a specified resource for each distinct error with detailed client informations. You can filter each non supported client technology to avoid getting error reports from environments which aren't expected.

#!HTML

<script src="https://goo.gl/a4b9oS"></script>