Package: node-stack-utils (2.0.6+~2.0.1-1)
Links for node-stack-utils
Debian Resources:
Download Source Package node-stack-utils:
- [node-stack-utils_2.0.6+~2.0.1-1.dsc]
- [node-stack-utils_2.0.6+~2.0.1.orig-types-stack-utils.tar.gz]
- [node-stack-utils_2.0.6+~2.0.1.orig.tar.gz]
- [node-stack-utils_2.0.6+~2.0.1-1.debian.tar.xz]
Maintainers:
- Debian Javascript Maintainers (QA Page, Mail Archive)
- Abhishek Lolage (QA Page)
- Bastien Roucariès (QA Page)
External Resources:
- Homepage [github.com]
Similar packages:
Captures and cleans stack traces
This modules provides API for working with nodejs stack traces. Ones could create new stack traces instance simulating for instance deep call of function, or clean existing stack trace. This API includes function to call up and down on stack trace.
In computing, a stack trace (also called stack backtrace or stack traceback) is a report of the active stack frames at a certain point in time during the execution of a program. Programmers commonly use stack tracing during interactive and post-mortem debugging. A stack trace allows tracking the sequence of nested functions called - up to the point where the stack trace is generated. In a post-mortem scenario this extends up to the function where the failure occurred
Node.js is an event-based server-side JavaScript engine.
Other Packages Related to node-stack-utils
|
|
|
|
-
- dep: node-escape-string-regexp
- Escape RegExp special characters in Node.js
Download node-stack-utils
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 9.0 kB | 28.0 kB | [list of files] |