Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Latest commit

 

History

History
35 lines (19 loc) · 1.5 KB

README.md

File metadata and controls

35 lines (19 loc) · 1.5 KB

Opbeat for frontend JS

Build status js-standard-style

Sauce Test Status

This is the official frontend JavaScript module for Opbeat.

It enables error logging for plain (non-framework) frontend applications.

If you are looking for a module for your AngularJS applications, please see Opbeat for AngularJS on GitHub.

If you are looking for a module for your Node.js applications, please see Opbeat for Node.js on GitHub.

Documentation

Development

Use npm run karma to continuously run unit tests during development

Use npm test to run both unit tests and e2e tests

License

MIT


Made with ♥️ and ☕️ by Opbeat and our community.