2.0.10 • Published 3 years ago
stack-generator v2.0.10
stack-generator
Generate artificial stacktrace by walking arguments.callee.caller
chain. Works everywhere except strict-mode.
Usage
StackGenerator.backtrace()
=> [StackFrame({functionName: 'foo', args: []}), StackFrame(..), StackFrame(..)]
Installation
npm install stack-generator
bower install stack-generator
https://raw.githubusercontent.com/stacktracejs/stack-generator/master/dist/stack-generator.min.js
Browser Support
Contributing
Want to be listed as a Contributor? Start with the Contributing Guide!
2.0.7
3 years ago
2.0.6
3 years ago
2.0.9
3 years ago
2.0.10
3 years ago
2.0.8
3 years ago
2.0.5
5 years ago
2.0.4
6 years ago
2.0.3
7 years ago
2.0.2
8 years ago
2.0.1
8 years ago
2.0.0
9 years ago
1.1.0
9 years ago
1.0.7
10 years ago
1.0.6
10 years ago
1.0.5
10 years ago
1.0.3
10 years ago
1.0.2
11 years ago
1.0.1
11 years ago
1.0.0
11 years ago
0.1.0
11 years ago