Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bobholt/stacktrace
- Owner: bobholt
- License: mit
- Created: 2012-12-04T18:49:54.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-04T19:05:47.000Z (almost 12 years ago)
- Last Synced: 2024-10-04T19:10:50.050Z (about 1 month ago)
- Language: JavaScript
- Size: 96.7 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.