buildkite/bugsnag-js

Name: bugsnag-js

Owner: Buildkite

Description: Javascript notifier for Bugsnag.

Forked from: jacobmarshall-etc/bugsnag-js

Created: 2017-05-12 18:49:24.0

Updated: 2017-05-12 18:49:26.0

Pushed: 2017-05-12 07:12:22.0

Homepage: http://bugsnag.com/

Size: 715

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Bugsnag error reporter for JavaScript

Documentation Build status

The Bugsnag error reporter for JavaScript automatically detects and reports errors and exceptions in your client-side JavaScript code.

The library is incredibly small, has no external dependencies (not even jQuery!), and works in all browsers (even mobile browsers!), so you can safely use it on any website. See the browser compatibility guide for more information.

Learn more about Bugsnag's JavaScript error monitoring solution.

Getting started
  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide
  3. Report handled exceptions using Bugsnag.notifyException()
  4. Customize your integration using the configuration options
Support
Contributing

All contributors are welcome! For information on how to build, test, and release bugsnag-js, see our contributing guide.

License

The Bugsnag JS library is free software released under the MIT License. See LICENSE.txt for details.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.