adele

0.1.1 • Public • Published

Adele

🎺 Hello from the other side

A client side library for sending errors to your backend API.

Usage

Instantiate adele and it will send a POST request of any unhandled exceptions to the configured endpoint.

adele({
  endpoint: 'https://example.com/api/browser/logs'
});

/adele/

    Package Sidebar

    Install

    npm i adele

    Weekly Downloads

    1

    Version

    0.1.1

    License

    ISC

    Unpacked Size

    13.4 kB

    Total Files

    3

    Last publish

    Collaborators

    • tobias-g