npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "stack trace" 的结果(共 32 个)
@zeit/source-map-support

Fixes stack traces for files with source maps

MIT
errx

Zero dependency library to capture and parse stack traces in Node, Bun and Deno

MIT
@cspotcode/source-map-support

Fixes stack traces for files with source maps

MIT
stack-utils

Captures and cleans stack traces

MIT
stacktrace-parser

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

MIT
callsites

Get callsites from the V8 stack trace API

MIT
clean-stack

Clean up error stack traces

MIT
stack-trace

Get v8 stack traces as an array of CallSite objects.

MIT
sourcemapped-stacktrace

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

BSD-3-Clause
babel-plugin-source-map-support

A Babel plugin which automatically makes stack traces source-map aware

Artistic-2.0
mocha-clean

Cleans up mocha stack traces.

MIT
backtrace

Library for getting stack traces in cross browser manner.

MIT
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
stacky

Stacky parses stack traces from various sources, and formats them in readable ways.

BSD-3-Clause
assert-kindof

Check native type of value and throw AssertionError if not okey. Clean stack traces. Simplicity. Built on [is-kindof][].

MIT
longjohn

Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces

MIT
superstack

long stack traces for node.js

MIT
fliplog

fluent logging with verbose insight, colors, tables, emoji, filtering, spinners, progress bars, timestamps, capturing, stack traces, clearing, & presets

MIT
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
find-callsite

Finds the correct place where the stack trace was started, not the place where error was thrown

MIT
raptor-stacktraces

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

Apache License v2.0
errorstacks

Parse error stack traces

MIT
tracejs

Expand Error.stack traces into usable objects providing context and highlighting

cute-stack

## Cute up your Node stack traces

MIT
coffeestack

CoffeeScript stack trace converter

BSD
replace-stack-traces

A JavaScript function to replace error stack traces and following Node.js versions at any indent in a multiline string.

MIT