raven-js

JavaScript client for Sentry

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
raven-js
7,6714143.27.25 years ago10 years agoMinified + gzip package size for raven-js in KB

Readme

<a href="https://sentry.io" target="_blank" align="center">
    <img src="https://sentry-brand.storage.googleapis.com/sentry-logo-black.png" width="280">
</a>

<h1>Raven.js - Sentry SDK for JavaScript</h1>


Build Status npm npm
Raven.js

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