1.0.0 • Published 9 years ago
windowonerror v1.0.0
onError
Safely attach a handler to window.onerror regardless of existing handlers.
It will also rebind to window.onerror if another party clobbers it.
Installation
$ npm install wcjohnson11/onerrorAPI
onError(fn)
Call fn when an error is thrown on the page.
License
ISC
1.0.0
9 years ago