callsites
Get callsites from the V8 stack trace API
Found 193 results for stacktrace
Get callsites from the V8 stack trace API
Get the path of the parent module
JS Object representation of a stack frame
Extract meaning from JS Errors
Get the path of the caller function
return list of CallSite objects from a captured stacktrace
Elegant Console Wrapper
Get the callsite of the caller function
Framework-agnostic, micro-library for getting stack traces in all environments
Generate artificial backtrace by walking arguments.callee.caller chain
Parses every stack trace into a nicely formatted array of hashes.
Turns partial code location into precise code location
Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.
The official Elastic APM agent for Node.js
Extract meaning from JS Errors
Extract callsite objects from Error objects
Extensible TypeScript Logger for Node.js and Browser.
Normalize exceptions/errors
A Babel plugin which automatically makes stack traces source-map aware
Properly update an error's message
Axios plugin that provides better stack traces for axios errors
Error wrapping in Node.js
Reads a source file and extracts a sourcemap for consumption (inline or external)
Much better tracing of unhandled promise rejections in JavaScript
Enhance an error stacktrace with code excerpts and other goodies
Properly update an error's stack
Properly create error classes
Convert errors to/from plain objects
Merge an error with its inner cause
Properly wrap an error's message
Handle errors in a simple, stable, consistent way
Create custom error classes
📞 Get the location from where you're called from.
Logging. Colors. Terminals & browsers. Show call locations. Pretty prints objects, Errors, anything!
Define errors without frills, but with stack traces and instanceof support.
A native Node.js module that can capture JavaScript stack traces from main and worker threads, even with blocked event loops.
Ayamari helps you to create rich errors in a simple and consistent way.
UMD __dirname and __filename browser shim
Atatus APM agent for Node.js
`modern-errors` plugin to handle errors in CLI modules
`modern-errors` plugin to clean stack traces
Pinpoint node agent provided by NAVER
Tool for decrypting stack traces coming from the minified JS code
`modern-errors` plugin to create HTTP error responses
An array of node internals that can be cleaned up from stack traces
Fork of error-stack-parser with some not-yet-released changes
CoffeeScript stack trace converter
Create HTTP error responses
Error with more than just a message, stacktrace parsing.
Provides readable mapped stacktrace for failed tests to debug the them in your browser.
A library that fixes all your stack trace problems.
A simple and easy JavaScript library for highlighting .NET stack traces
Easy access to the call stack, written in pure JavaScript
A lean, zero dependency library to provide a useful base for your project.
Meant to be used with [clean-stacktrace][] as mapper function. Makes absolute paths inside stack traces to relative paths.
long stack traces for node.js
Polyfill `error.cause`
Finds the correct place where the stack trace was started, not the place where error was thrown
@reliverse/relinka is a modern, minimal logging library that actually feels right. It's not just pretty output — it's a system: smart formatting, file-safe logging, runtime config support, and a fatal mode built for developers who care about correctness.
Make a color-coded stack trace from an error
Standard Error Library for JavaScript/TypeScript projects (NodeJS & Browsers)
Get stack info for a position in code.
Modify given `err` object to be more useful - adds `at`, `line`, `column`, `place` and `filename` properties and also cleans stack traces.
Plugin for `clean-stacktrace` lib. Parse each line to get additional info like `filename`, `column` and `line` of the error.
Gets an object containing normalized stacktrace information across browsers.
Efficient lightweight logger
Stacktrace parser for NodeJS written in Typescript with getting the code in which the error occurs.
Displays JS errors in browsers. Shows sources. Opens locations in VS Code. Framework agnostic.
My friendly error base class - for Node/JavaScript.
Get the callsite of the caller function
humanized stack traces for the error class
Get the current stack trace as an array (V8 only).
A general base Error class that can be extended to create custom Error classes
Deep stack traces plus active handles with cheese.
Better usage for axios
A Babel 6 plugin that automatically makes stack traces sourcemap aware. Requires V8.
The unofficial Opbeat client for Ionic
`modern-errors` plugin to prettify errors.
Emit and/or format raw stacktraces when errors are thrown
Friendly fork of stacktracey to fix bugs.
A lightweight toolkit to create and manage expressive, structured, and reusable error types. Perfect for APIs, services, and glitchy adventures
Gets the caller function, file and line number in all browsers and server environments
Check native type of value and throw AssertionError if not okey. Clean stack traces. Simplicity. Built on [is-kindof][].
Wrappers around established stack-parsing libraries
A Babel6 verion fork.A Babel plugin which automatically makes stack traces source-map aware
React component for presenting exceptions in the browser
The official Atatus agent for Node.js
App utility functions by Harald Rudell
A handy library for creating custom error constructors that work across async boundaries in Node.js.
When code dies, it deserves a proper autopsy. Stacktrace library with sourcemap support.
The simplest possible callstack fetcher
📝 Expressive TypeScript Logger for Node.js: Pretty errors, stack traces, code frames, and JSON output to attachable transports.
Maps JavaScript stack traces back to source using sourcemaps both in browsers and Node.
Debugging helpers.
Extensible TypeScript Logger for Node.js and Browser.
The Elastic APM agent for Node.js with ability to read raw metrics.
The Elastic APM agent for Metoer.js framework
Stacktraces for compiled/minified scripts
Based of the official Elastic APM agent for Node.js v2.11.6
a wrapper around the `node` executable for better stacktraces with sourcemaps, sourcecode excerpts
Magical Console Wrapper with Conventional💙Commits
Quickly and easily NodeJS module for save and report any logs.
A pocket-sized debugging dino that pecks away at every error and shows you exactly what went wrong and where—no more hunting through messy stack traces.
📝 Extensible TypeScript Logger for Node.js and Browser: Dependency free, Fully customizable, Pretty errors, stack traces, and JSON output to attachable transports.
JS Object representation of a stack frame
Log everything, everywhere
Translate stacktraces from minified JS to readable format
Express middleware to (automatically) render content and errors to content-type
Modern Java stack traces viewer for Angular
log with colors, show debug log when envVar VERBOSE is set, show stacktrace, also log with date info
Process errors and normalize the output
Core library for Debugmate, providing essential utilities for debugging tools and plugins.
parse stacktrace with sourcemap
Get v8 stack traces as a detailed array of CallSite objects.
Browser based error reporting client for Stackbin
Library for getting stack traces in cross browser manner.
Show rich stacktraces in express application
logging made easy, useful and scalable
Stop losing stack trace on Node event loop callbacks
this.debugging = debug + callsites + derived namespacing
stackframes
Track and visualize async objects created in your application with ease
代码回溯。指定文本的位置,格式化显示选定区域
Pinpoint node agent provided by NAVER (Personalized version)
Easy logging for node.js, with automatic file/line output
catch errors of asynchronous functions with prior stacktrace
A minimalistic library that shows the caller's location in log messages, with an optional timestamp, log level.
Long stack traces for Promise (Node 8 only)
Pops frames off of your stack traces!
Useful error stacks for development that include code highlighting.
Simple error handling component for React v.16
boils down `require( 'clarify' ); require( 'trace' ); Error.stackTraceLimit = Infinity` into `require( 'guy-trace' )`
Adds JavaScript symbols to lldb stack traces
color coded console output and stack traces
Unminify stacktraces with a souce map.
Better stacktraces. Colors! Long stacktraces! File contents!
Decorate callsites with methods that return the sourcemapped file/line/column locations
Long stack traces for node.js
A small tool for beautifying dev texts (stack traces, log outputs, JSONs)
A function Call stack in node.js using JavaScriptStackTrace Api
Better Nodejs error is a small nodejs package to render errors in a better way to make it easy for you to identify errors and fix it fast.
Makes error handling beautiful in express
Parse Java stack traces and transform them into comprehensive JS objects
simpler stacktraces
Unminify stacktraces with a souce map.
Small script that takes a JS stack trace from a generated script and makes it point to the original source
Angular's `ErrorHandler` implementation for development environment
costack gives you full stacktrace errors on promise based apps
Uncaught exception logging with stack traces for Backbone apps
Extract meaning from JS Errors
Simple logging library for Node.js and Browser
JS Object representation of a stack frame
Converts a stacktrace using a sourcemap.
Behance Karma Stacktrace Transforms
Catch all JavaScript errors and post them to your server
Converts a stacktrace using a sourcemap.
Extensible TypeScript Logger for Node.js and Browser.
A utility for managing logs and debug process node.js
Long stack traces for Promise (Node 8 only). Forked from long-promise.
Extract meaning from JS Errors
Stack traces for ember js apps.
The (un)official multiagent Opbeat agent for Node.js. Built over the official one
Symbolicate JavaScript stack traces using source maps. Supports Chrome, Safari, and Firefox stack traces.
A CLI tool to map stack traces to source code.
The official zuQA APM agent for Node.js
Unminify stacktraces with a souce map.
Turns partial code location into precise code location
Examine the calling code.
Extract meaning from JS Errors
Extensible TypeScript Logger for Node.js and Browser.
Command-line interface to the [`source-map`](https://github.com/mozilla/source-map) module.
Wraps calls in named function to have context in stacktrace
Minimal, powerful, and highly customizable error parser and manager for JavaScript! 🚀
Multi-level JS browser logger with accurate stack traces
Debug your code, not the Runtime
Easy access to the call stack, written in pure JavaScript
A simple js package to analyze java exception stacktrace
The unofficial Elastic APM agent for Node.js 15
Watches and logs V8 events using the internal programmatic debugger
Adds a console.label() function that acts like console.log, except it automatically adds a label to each log with the name of the variable being logged
Provied a single callback that runs when browser throws any uncaught exception
The official Elastic APM agent for Node.js
Multi-level JS browser logger with accurate stack traces
A simple and typed parser to extract meaningful data from NestJS-style stack traces.
The unofficial Elastic APM agent for Node.js and Tedious driver
Get the file path of the caller function
Get the path of the caller function
The official Elastic APM agent for Node.js
JS Object representation of a stack frame
A super simple ES6 class factory for extending Error
Parses every stack trace into a nicely formatted array of hashes.
The official Elastic APM agent for Node.js