1.2.3 • Published 6 years ago

@ryanburnette/jslog-browser v1.2.3

Weekly downloads
23
License
ISC
Repository
-
Last release
6 years ago

@ryanburnette/jslog-browser

A minimal strategy for logging JavaScript errors in the browser.

It saves to the window or works with a module loader.

<script src="https://unpkg.com/@ryanburnette/jslog-browser/index.js"></script>
<script>
// set up a quick and dirty express server to store the request body
jslog('https://jslog.mydomain.com/api/errors/create')
</script>
1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

7 years ago

1.1.0

7 years ago