0.4.0 • Published 7 years ago

opbeat-js-core v0.4.0

Weekly downloads
71
License
MIT
Repository
github
Last release
7 years ago

Opbeat for JavaScript core (for development)

Build status js-standard-style

This is the core JavaScript module for Opbeat.

Only use this repo if you want to implement an integration for a framework Opbeat does not support yet.

The module contains the APIs used by other JavaScript integrations like Opbeat for AngularJS and Opbeat for plain JavaScript.

If you want error logging or performance monitoring in your frontend app, you probably want to use one of our supported frontend modules. If you are looking for a module for your Node.js applications, please see Opbeat for Node.js on GitHub.

Development

Use npm run karma to continuously run unit tests during development.

Use npm test to run both unit tests and e2e tests.

Making a release

Use npm run prepare-patch or npm run prepare-minor to prepare and publish a release. Note that you should NOT make a new commit for the release it will be done in the preparation process.

License

MIT

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

0.4.0

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago