error-stack-parser
error-stack-parser copied to clipboard
Added support for WinJS stack traces
See https://github.com/csnover/TraceKit/commit/24eb0d2a34bca781293f00cf276572f3255aea05
@auchenberg Looks a whole lot like an IE stack entry, similar enough that ErrorStackParser.parse may already work for WinJS. That said, could I ask a huge favor and request a sample WinJS Error object with stack?