Skip to content

ashleydavis/stack-trace-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stack-trace-example

An example of parsing a stack trace in JavaScript using StackTrace.js.

This example is broken and I've logged an issue with StackTrace.js.

If you are having trouble with StackTrace.js (it has problems and many unresolved issues) I recommend that you try stacktrace-parser. It's simple and it works. Please see my example of using it.

Click here to support my work

Pre-requisites

You need Node.js installed to run this.

Try it out

Clone the repo.

Install dependencies:

cd stack-trace-example
npm install

Run it:

npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published