0.0.1 • Published 9 years ago

catchfly v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

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

Licence

MIT

0.0.1

9 years ago