airbrake-js

Notify Airbrake on JavaScript exceptions

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
airbrake-js
422261.6.85 years ago10 years agoMinified + gzip package size for airbrake-js in KB

Readme

Airbrake for web browsers
Build Status CDNJS
This is the JavaScript notifier for capturing errors in web browsers and reporting them to Airbrake. For Node.js there is a separate package.

Installation

airbrake-js can be installed using yarn:
yarn add airbrake-js

or using npm:
npm install airbrake-js

Setup

Starting from v2 airbrake-js uses rollup.js to provide 3 separate build formats:
  • dist/airbrake.iife.js - a self-executing function, suitable for inclusion as a