A JavaScript tool that allows you to debug your JavaScript by giving you a stack trace of function calls leading to an error (or any condition you specify)
stacktrace.js is getting a new API!
Looking for the stable version?
npm install stacktrace-js
bower install stacktrace-js
https://rawgithub.com/stacktracejs/stacktrace.js/master/dist/stacktrace.min.js
https://cdnjs.com/libraries/stacktrace.js
//cdnjs.cloudflare.com/ajax/libs/stacktrace.js/0.6.4/stacktrace.min.js
This project is made possible due to the efforts of these fine people: