Skip to content

stacktracejs/stacktrace.js

Repository files navigation

stacktrace.js

Build Status Coverage Status 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
https://rawgithub.com/stacktracejs/stacktrace.js/master/dist/stacktrace.min.js

stacktrace.js is available on cdnjs.com

https://cdnjs.com/libraries/stacktrace.js

//cdnjs.cloudflare.com/ajax/libs/stacktrace.js/0.6.4/stacktrace.min.js

Contributions

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

About

Generate, parse, and enhance JavaScript stack traces in all web browsers

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 25