Skip to content

OrvilleChomer/getJsStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

getJsStack()

A JavaScript function that returns an object which contains JavaScript call stack information at the time it is called.

The repo includes a test page to see it in action.

Can come in really handy when you are debugging JS code. Obviously, you probably should use it in development and test environments and not in production.

About

Returns an object which contains the JavaScript call stack information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published