catchfly.js is a library for sending errors and exceptions in your website's JavaScript code.
TODO
Minimal example:
catchfly.endpoint = 'http://example.com/';
catchfly.enable();
TODO
catchfly.js is a library for sending errors and exceptions in your website's JavaScript code.
TODO
Minimal example:
catchfly.endpoint = 'http://example.com/';
catchfly.enable();
TODO
npm i catchfly
0
0.0.1
MIT