Socket
Book a DemoInstallSign in
Socket

rollbar-jquery

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollbar-jquery

Rollbarjs jQuery

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

Rollbarjs jQuery

If you use jQuery 1.7+ and have it installed via webpack, this will instruct jQuery to wrap any functions passed into jQuery's ready(), on() and off() to catch errors and report them to Rollbar.

Be sure to include this after jQuery is loaded.

Reference https://rollbar.com/docs/notifier/rollbar.js/#jquery

Installation

npm install rollbarjs-jquery --save

Usage

var rollbarjs-jquery = require('rollbarjs-jquery');

Release History

  • 0.1.0 Initial release

Keywords

node

FAQs

Package last updated on 22 Sep 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts