DomSheehy / honeybadger-js

A JavaScript library for integrating apps with the Honeybadger Rails Error Notifier.

Home Page:http://www.honeybadger.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Honeybadger Client Side Javascript Library

Build Status

A JavaScript library for integrating apps with the ⚡ Honeybadger Rails Error Notifier.

Documentation

View the Documentation

Contributing

  1. Fork it.
  2. Create a topic branch git checkout -b my_branch
  3. Commit your changes git commit -am "Boom"
  4. Push to your branch git push origin my_branch
  5. Send a pull request

Running the tests

To run the test suite, enter make test into the console.

License

The Honeybadger gem is MIT licensed. See the MIT-LICENSE file in this repository for details.

About

A JavaScript library for integrating apps with the Honeybadger Rails Error Notifier.

http://www.honeybadger.io/

License:MIT License