Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

ashleydavis/javascript-stack-trace-parsing-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-stack-trace-parsing-example

An example of parsing a stack trace in JavaScript using stacktrace-parser.

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 javascript-stack-trace-parser-example
npm install

Run it:

npm start

About

An example of parsing a JavaScript stack trace using the stacktrace-parser library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published