Skip to content

Tool to load and navigate call stacks in minified code via source maps

Notifications You must be signed in to change notification settings

Jimbly/stackwalker

Repository files navigation

Stackwalker

Tool to load a .map file and callstacks or error logs and visually navigate through the stack in the original source.

Use it here: jimbly.github.io/stackwalker

To use this for your own projects, you may want to clone it and modify preparse and parseStack in main.js to match however you are logging and receiving stack traces.

About

Tool to load and navigate call stacks in minified code via source maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published