10000 GitHub - robinwassen/TraceKit: Attempts to create stack traces for unhandled JavaScript exceptions in all major browsers.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from occ/TraceKit

Attempts to create stack traces for unhandled JavaScript exceptions in all major browsers.

License

Notifications You must be signed in to change notification settings

robinwassen/TraceKit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TraceKit - Cross browser stack traces.

NOTE: This is a WIP fork, don't use it.

Supports all major browsers, from IE6 to Opera, the Android webview and everywhere in between.

Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it. 3kB minified + gzipped


The MIT License. Copyright (c) 2014 Robin Andersson me@robinwassen.com and all TraceKit contributors.

About

Attempts to create stack traces for unhandled JavaScript exceptions in all major browsers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0