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
component install stacktrace.js
https://raw.githubusercontent.com/stacktracejs/stacktrace.js/master/stacktrace.js
This project is made possible due to the efforts of these fine people:
- Eric Wendelin
- [Victor Homyakov] (https://github.com/victor-homyakov)
- Luke Smith
- Many others