An example of parsing a stack trace in JavaScript using stacktrace-parser.
You need Node.js installed to run this.
Clone the repo.
Install dependencies:
cd javascript-stack-trace-parser-example
npm install
Run it:
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An example of parsing a stack trace in JavaScript using stacktrace-parser.
You need Node.js installed to run this.
Clone the repo.
Install dependencies:
cd javascript-stack-trace-parser-example
npm install
Run it:
npm start