/stacktrace.js

Framework-agnostic, micro-library for getting stack traces in all web browsers

Primary LanguageJavaScriptThe UnlicenseUnlicense

Welcome to stacktrace.js! Code Climate

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)

Usage

stacktrace.js is getting a new API!

Looking for the stable version?

Get stacktrace.js

npm install stacktrace-js
bower install stacktrace-js
component install stacktrace.js
wget https://rawgithub.com/stacktracejs/stacktrace.js/master/stacktrace.js

Contributions

This project is made possible due to the efforts of these fine people: