errorreporter
TypeScript icon, indicating that this package has built-in type declarations

1.0.304 • Public • Published

Project status

npm npm downloads

build

check types lint test

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.

<script
    src="https://torben.website/errorreporter/data/distributionBundle/index.compiled.js"
></script>

Dependencies (0)

    Dev Dependencies (19)

    Package Sidebar

    Install

    npm i errorreporter

    Weekly Downloads

    3

    Version

    1.0.304

    License

    CC-BY-3.0

    Unpacked Size

    16.3 kB

    Total Files

    5

    Last publish

    Collaborators

    • thaibault