catchfly
v0.0.1
Published
catchfly.js is a library for sending errors and exceptions in your website's JavaScript code.
Readme
catchfly.js
catchfly.js is a library for sending errors and exceptions in your website's JavaScript code.
Installation
TODO
Usage
Minimal example:
catchfly.endpoint = 'http://example.com/';
catchfly.enable();Data format
TODO
