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.
Use npm run karma
to continuously run unit tests during development
Use npm test
to run both unit tests and e2e tests
MIT
Made with