Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airbrake/airbrake-js
Airbrake JavaScript Notifier
https://github.com/airbrake/airbrake-js
airbrake error-reporting javascript notifier
Last synced: 11 days ago
JSON representation
Airbrake JavaScript Notifier
- Host: GitHub
- URL: https://github.com/airbrake/airbrake-js
- Owner: airbrake
- License: mit
- Created: 2012-06-20T00:20:45.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-01-08T03:08:18.000Z (10 months ago)
- Last Synced: 2024-10-30T04:50:04.009Z (15 days ago)
- Topics: airbrake, error-reporting, javascript, notifier
- Language: TypeScript
- Homepage: https://airbrake.io
- Size: 8.58 MB
- Stars: 422
- Watchers: 31
- Forks: 139
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Official Airbrake Notifiers for JavaScript
[![Build Status](https://github.com/airbrake/airbrake-js/workflows/CI/badge.svg?branch=master)](https://github.com/airbrake/airbrake-js/actions?query=branch%3Amaster)
[![npm version](https://img.shields.io/npm/v/@airbrake/browser.svg)](https://www.npmjs.com/package/@airbrake/browser)Please choose one of the following packages:
[@airbrake/browser](packages/browser) for web browsers.
[@airbrake/node](packages/node) for Node.js.