@casual-simulation/stacktrace
TypeScript icon, indicating that this package has built-in type declarations

3.1.14-alpha.3661157217 • Public • Published

Stacktrace

npm (scoped)

A library to help with parsing stack traces from browser/node exceptions.

Forked from Sentry.io's tracekit.ts which in turn was forked from the Tracekit repository.

Why did we fork it? Well, we wanted a well-tested cross-browser stacktrace parser and figured that the Sentry.io parser was our best candidate. We forked it since there wasn't a package for it. An alternative would be to use the error-stack-parser package but there seem to be a couple issues around supporting anonymous functions and such.

Installation

npm install @casual-simulation/stacktrace

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @casual-simulation/stacktrace

Weekly Downloads

44

Version

3.1.14-alpha.3661157217

License

MIT

Unpacked Size

54.3 kB

Total Files

12

Last publish

Collaborators

  • kallyngowdyyeti
  • casualsimulation