npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "stacktrace" 的结果(共 18 个)
stacktrace-parser

Parses every stack trace into a nicely formatted array of hashes.

MIT
stackback

return list of CallSite objects from a captured stacktrace

MIT
stackman

Enhance an error stacktrace with code excerpts and other goodies

MIT
sourcemapped-stacktrace

A simple module for applying source maps to JS stack traces in the browser.

BSD-3-Clause
nested-error-stacks

An Error subclass that will chain nested Errors and dump nested stacktraces

MIT
long-stack-traces

Long stacktraces for V8 implemented in user-land JavaScript.

clean-stacktrace

Clean up error stack traces from node internals

MIT
stacktrace-metadata

Modify given `err` object to be more useful - adds `at`, `line`, `column`, `place` and `filename` properties and also cleans stack traces.

MIT
raw-stacktrace

Emit and/or format raw stacktraces when errors are thrown

stacktrace-js

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

MIT
clean-stacktrace-relative-paths

Meant to be used with [clean-stacktrace][] as mapper function. Makes absolute paths inside stack traces to relative paths.

MIT
clean-stacktrace-metadata

Plugin for `clean-stacktrace` lib. Parse each line to get additional info like `filename`, `column` and `line` of the error.

MIT
raptor-stacktraces

Module to support pretty-printing of stack traces in multiple JavaScript environments

Apache License v2.0
pretty-trace

Stacktrace prettyfier with theme support.

MIT
stacktrace-gps

Turns partial code location into precise code location

MIT
stackinfo

Gets an object containing normalized stacktrace information across browsers.

karma-stacktrace

Provides readable mapped stacktrace for failed tests to debug the them in your browser.

MIT