Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bobholt/stacktrace

A helper library to log client-side errors to a server. Intended only for use in dev/staging environments.
https://github.com/bobholt/stacktrace

Last synced: 24 days ago
JSON representation

A helper library to log client-side errors to a server. Intended only for use in dev/staging environments.

Awesome Lists containing this project

README

        

## JS StackTrace

A helper library to log client-side errors to a server. Intended only for use in dev/staging environments.

Includes Douglas Crockford's [json2 library](https://github.com/douglascrockford/JSON-js/blob/master/json2.js).

### Team

* [Bob Holt](http://github.com/bobholt)

### License

Licensed under the [MIT](https://github.com/bobholt/stacktrace/tree/master/LICENSE.md) license.