JSPM

  • Created
  • Published
  • Downloads 98188
  • Score
    100M100P100Q28997F
  • License BSD-2-Clause

Package Exports

  • raven-js
  • raven-js/dist/raven
  • raven-js/plugins/react-native
  • raven-js/plugins/vue
  • raven-js/src/raven
  • raven-js/src/singleton
  • raven-js/vendor/TraceKit/tracekit

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (raven-js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Raven.js Build Status npm npm

Raven.js is the official browser JavaScript client for Sentry.

Requirements

The latest version of Raven.js is guaranteed to work with hosted Sentry.

For on-premise users:

  • Raven.js 3.6 requires Sentry server 8.6.0 or later
  • Raven.js 2.0 requires Sentry server 8.0.0 or later

Installation

To get started with Raven.js, please see Installation.

Resources