JSPM

Found 197 results for stacktrace

callsites

Get callsites from the V8 stack trace API

  • v4.2.0
  • 109.84
  • Published

consola

Elegant Console Wrapper

  • v3.4.2
  • 104.46
  • Published

parent-module

Get the path of the parent module

  • v3.2.0
  • 104.29
  • Published

stackframe

JS Object representation of a stack frame

  • v1.3.4
  • 101.44
  • Published

stackback

return list of CallSite objects from a captured stacktrace

  • v0.0.2
  • 98.36
  • Published

stacktrace-parser

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

  • v0.1.11
  • 97.33
  • Published

stacktrace-js

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

  • v2.0.2
  • 94.44
  • Published

stack-generator

Generate artificial backtrace by walking arguments.callee.caller chain

  • v2.0.10
  • 93.69
  • Published

caller-callsite

Get the callsite of the caller function

  • v5.0.0
  • 92.31
  • Published

caller-path

Get the path of the caller function

  • v4.0.0
  • 91.02
  • Published

stacktrace-gps

Turns partial code location into precise code location

  • v3.1.2
  • 88.91
  • Published

stacktracey

Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.

  • v2.1.8
  • 81.98
  • Published

error-callsites

Extract callsite objects from Error objects

  • v2.0.4
  • 75.79
  • Published

tslog

Extensible TypeScript Logger for Node.js and Browser.

  • v4.9.3
  • 75.17
  • Published

elastic-apm-node

The official Elastic APM agent for Node.js

  • v4.13.0
  • 74.53
  • Published

load-source-map

Reads a source file and extracts a sourcemap for consumption (inline or external)

  • v3.0.1
  • 58.89
  • Published

trace-unhandled

Much better tracing of unhandled promise rejections in JavaScript

  • v2.0.1
  • 58.72
  • Published

stackman

Enhance an error stacktrace with code excerpts and other goodies

  • v4.0.1
  • 55.41
  • Published

ololog

Logging. Colors. Terminals & browsers. Show call locations. Pretty prints objects, Errors, anything!

  • v1.1.175
  • 54.53
  • Published

call-id

📞 Get the location from where you're called from.

    • v0.1.0
    • 54.01
    • Published

    modern-errors

    Handle errors in a simple, stable, consistent way

    • v7.1.3
    • 53.95
    • Published

    set-error-stack

    Properly update an error's stack

    • v3.0.1
    • 52.89
    • Published

    error-serializer

    Convert errors to/from plain objects

    • v8.0.1
    • 52.07
    • Published

    define-error

    Define errors without frills, but with stack traces and instanceof support.

    • v1.1.0
    • 48.13
    • Published

    superstack

    long stack traces for node.js

    • v0.0.4
    • 47.72
    • Published

    atatus-nodejs

    Atatus APM agent for Node.js

    • v3.3.0
    • 46.76
    • Published

    modern-errors-cli

    `modern-errors` plugin to handle errors in CLI modules

    • v5.2.0
    • 45.32
    • Published

    dirname-shim

    UMD __dirname and __filename browser shim

    • v1.0.0
    • 45.24
    • Published

    @daisugi/ayamari

    Ayamari helps you to create rich errors in a simple and consistent way.

    • v0.6.2
    • 44.26
    • Published

    modern-errors-http

    `modern-errors` plugin to create HTTP error responses

    • v5.0.1
    • 41.15
    • Published

    netstack.js

    A simple and easy JavaScript library for highlighting .NET stack traces

    • v2.1.2
    • 40.79
    • Published

    gnablib

    A lean, zero dependency library to provide a useful base for your project.

    • v0.7.29
    • 40.23
    • Published

    clean-stacktrace-relative-paths

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

    • v1.0.4
    • 40.00
    • Published

    traceback

    Easy access to the call stack, written in pure JavaScript

    • v0.3.1
    • 39.88
    • Published

    @visulima/error

    Error with more than just a message, stacktrace parsing.

    • v4.6.0
    • 39.39
    • Published

    find-callsite

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

    • v1.1.3
    • 39.37
    • Published

    stack-beautifier

    Tool for decrypting stack traces coming from the minified JS code

    • v1.0.2
    • 38.57
    • Published

    stacktrace-metadata

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

    • v2.0.4
    • 38.36
    • Published

    get-stack

    Get stack info for a position in code.

    • v1.0.2
    • 37.59
    • Published

    auto-trace

    A library that fixes all your stack trace problems.

    • v3.3.2
    • 37.51
    • Published

    @reliverse/relinka

    @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.

    • v1.6.1
    • 37.48
    • Published

    clean-stacktrace-metadata

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

    • v1.0.6
    • 37.08
    • Published

    coffeestack

    CoffeeScript stack trace converter

    • v1.2.0
    • 36.90
    • Published

    error-lib

    Standard Error Library for JavaScript/TypeScript projects (NodeJS & Browsers)

    • v2.0.2
    • 36.32
    • Published

    karma-stacktrace

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

    • v2.1.0
    • 35.56
    • Published

    neat-stack

    Make a color-coded stack trace from an error

    • v1.0.1
    • 34.54
    • Published

    panic-overlay

    Displays JS errors in browsers. Shows sources. Opens locations in VS Code. Framework agnostic.

    • v1.0.51
    • 33.98
    • Published

    nodexh

    a wrapper around the `node` executable for better stacktraces with sourcemaps, sourcecode excerpts

    • v4.0.1
    • 31.90
    • Published

    @grimen/mybad

    My friendly error base class - for Node/JavaScript.

    • v0.3.2
    • 31.74
    • Published

    stackinfo

    Gets an object containing normalized stacktrace information across browsers.

    • v1.1.5
    • 31.33
    • Published

    stacktrace-parser-node

    Stacktrace parser for NodeJS written in Typescript with getting the code in which the error occurs.

    • v1.1.5
    • 29.36
    • Published

    @stacktrace-lite/core

    > Parse, filter, and format JavaScript stack traces with plugins for browsers and Node.js.

      • v0.1.2
      • 28.67
      • Published

      axios-patch

      Better usage for axios

        • v0.2.3
        • 27.34
        • Published

        stacklyn

        Turn JavaScript stack traces into structured data.

        • v1.2.0
        • 26.79
        • Published

        raw-stacktrace

        Emit and/or format raw stacktraces when errors are thrown

        • v1.0.3
        • 24.90
        • Published

        @trenskow/stack

        Get the current stack trace as an array (V8 only).

        • v0.2.10
        • 24.19
        • Published

        @ianwalter/base-error

        A general base Error class that can be extended to create custom Error classes

          • v6.1.0
          • 23.82
          • Published

          stack-trace-v8

          Get v8 stack traces as a detailed array of CallSite objects.

          • v1.1.6
          • 22.61
          • Published

          @visulima/error-handler

          Error handlers for use in development and production environments.

          • v1.0.2
          • 22.22
          • Published

          atatus-node

          The official Atatus agent for Node.js

          • v0.1.7
          • 22.00
          • Published

          assert-kindof

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

          • v2.0.1
          • 21.64
          • Published

          logda

          Efficient lightweight logger

          • v1.2.0
          • 21.64
          • Published

          @alexandru_david/tslog

          📝 Expressive TypeScript Logger for Node.js: Pretty errors, stack traces, code frames, and JSON output to attachable transports.

          • v3.2.4
          • 20.79
          • Published

          herro

          humanized stack traces for the error class

          • v0.2.6
          • 20.23
          • Published

          shlogts

          Extensible TypeScript Logger for Node.js and Browser.

          • v1.0.0
          • 19.73
          • Published

          callstack

          The simplest possible callstack fetcher

          • v1.0.1
          • 19.24
          • Published

          postmortem

          When code dies, it deserves a proper autopsy. Stacktrace library with sourcemap support.

          • v0.2.6
          • 18.44
          • Published

          opbeat-ionic

          The unofficial Opbeat client for Ionic

          • v1.1.3
          • 18.02
          • Published

          @sc3d/stacktracey

          Friendly fork of stacktracey to fix bugs.

          • v2.1.9
          • 17.59
          • Published

          error-ninja

          A handy library for creating custom error constructors that work across async boundaries in Node.js.

          • v1.1.7
          • 17.12
          • Published

          glitchkit

          A lightweight toolkit to create and manage expressive, structured, and reusable error types. Perfect for APIs, services, and glitchy adventures

          • v0.1.6
          • 16.96
          • Published

          express-rendertype

          Express middleware to (automatically) render content and errors to content-type

          • v1.2.0
          • 15.91
          • Published

          consolji

          Magical Console Wrapper with Conventional💙Commits

          • v0.1.5
          • 15.58
          • Published

          @unminify/core

          Unminify stacktraces with a souce map.

          • v0.0.1
          • 13.20
          • Published

          stackframes

          stackframes

          • v0.0.4-alpha
          • 12.76
          • Published

          async-trace-log

          Track and visualize async objects created in your application with ease

          • v1.2.5
          • 12.69
          • Published

          haraldutil

          App utility functions by Harald Rudell

          • v0.1.18
          • 12.67
          • Published

          traceback-safe

          Easy access to the call stack, written in pure JavaScript

          • v0.3.1-1
          • 12.45
          • Published

          tslog-fork

          📝 Extensible TypeScript Logger for Node.js and Browser: Dependency free, Fully customizable, Pretty errors, stack traces, and JSON output to attachable transports.

          • v4.8.19
          • 12.45
          • Published

          debuget

          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.

          • v2.1.1
          • 12.45
          • Published

          spiffy-console

          color coded console output and stack traces

          • v0.2.4
          • 12.45
          • Published

          devtext

          A small tool for beautifying dev texts (stack traces, log outputs, JSONs)

          • v1.0.6
          • 12.11
          • Published

          @debugmate/core

          Core library for Debugmate, providing essential utilities for debugging tools and plugins.

            • v1.0.3
            • 12.06
            • Published

            noobnoob

            Useful error stacks for development that include code highlighting.

              • v1.0.1
              • 11.69
              • Published

              long-promise

              Long stack traces for Promise (Node 8 only)

              • v0.1.1
              • 11.42
              • Published

              cross-caller

              Gets the caller function, file and line number in all browsers and server environments

              • v1.0.3
              • 11.25
              • Published

              debugging

              this.debugging = debug + callsites + derived namespacing

              • v2.0.0
              • 11.09
              • Published

              react-did-catch

              Simple error handling component for React v.16

              • v0.2.1
              • 10.99
              • Published

              logcalltracer

              A minimalistic library that shows the caller's location in log messages, with an optional timestamp, log level.

              • v1.1.5
              • 10.77
              • Published

              lldb-jbt

              Adds JavaScript symbols to lldb stack traces

              • v0.3.1
              • 10.71
              • Published

              fault-tolerance

              Process errors and normalize the output

              • v1.3.1
              • 10.61
              • Published

              @epam/dev-error-handler

              Angular's `ErrorHandler` implementation for development environment

              • v1.2.1
              • 10.55
              • Published

              backtrace

              Library for getting stack traces in cross browser manner.

              • v0.0.2
              • 10.15
              • Published

              csmap

              Converts a stacktrace using a sourcemap.

              • v0.2.0
              • 10.10
              • Published

              java-stack-parser

              Parse Java stack traces and transform them into comprehensive JS objects

              • v1.0.0
              • 10.10
              • Published

              traceback.js

              代码回溯。指定文本的位置,格式化显示选定区域

              • v0.3.0
              • 10.10
              • Published

              o2.debug

              Debugging helpers.

              • v0.2.8
              • 10.01
              • Published

              sourcemap-decorate-callsites

              Decorate callsites with methods that return the sourcemapped file/line/column locations

              • v2.0.0
              • 9.84
              • Published

              long-promise2

              Long stack traces for Promise (Node 8 only). Forked from long-promise.

              • v1.0.1
              • 9.84
              • Published

              loglight

              Quickly and easily NodeJS module for save and report any logs.

              • v1.1.2
              • 9.67
              • Published

              better-errors

              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.

              • v0.1.2
              • 9.66
              • Published

              ct-logger

              log with colors, show debug log when envVar VERBOSE is set, show stacktrace, also log with date info

              • v2.0.2
              • 9.66
              • Published

              catch-all-errors

              Catch all JavaScript errors and post them to your server

              • v0.0.1
              • 9.63
              • Published

              full_stack

              Stop losing stack trace on Node event loop callbacks

              • v1.0.2
              • 9.45
              • Published

              catcherr

              Provied a single callback that runs when browser throws any uncaught exception

              • v1.0.4
              • 9.29
              • Published

              guy-trace

              boils down `require( 'clarify' ); require( 'trace' ); Error.stackTraceLimit = Infinity` into `require( 'guy-trace' )`

              • v0.1.2
              • 8.70
              • Published

              asynclog

              logging made easy, useful and scalable

              • v0.0.5
              • 8.68
              • Published

              uh-oh

              Makes error handling beautiful in express

              • v0.1.1
              • 8.48
              • Published

              zuqa-agent-node

              The official zuQA APM agent for Node.js

              • v1.0.0-alpha.1
              • 8.33
              • Published

              console.label

              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

              • v0.0.1
              • 8.00
              • Published

              @unminify/cli

              Unminify stacktraces with a souce map.

              • v0.0.2
              • 7.86
              • Published

              stackbone

              Uncaught exception logging with stack traces for Backbone apps

              • v0.0.2
              • 7.53
              • Published

              express-stackman

              Show rich stacktraces in express application

              • v0.2.0
              • 7.23
              • Published

              deepstack

              Long stack traces for node.js

              • v1.0.1
              • 6.90
              • Published

              lovely-error

              Minimal, powerful, and highly customizable error parser and manager for JavaScript! 🚀

              • v0.1.1
              • 6.34
              • Published

              @lorefnon/tslog

              Extensible TypeScript Logger for Node.js and Browser.

              • v4.9.1-alpha2
              • 6.23
              • Published

              double-stack

              Deep stack traces plus active handles with cheese.

              • v2.1.0
              • 5.75
              • Published

              maybedont

              Multi-level JS browser logger with accurate stack traces

              • v1.0.0
              • 5.51
              • Published

              nametag

              Examine the calling code.

              • v0.1.0
              • 5.48
              • Published

              @akagiyuu/tslog

              Extensible TypeScript Logger for Node.js and Browser.

              • v0.0.0
              • 5.48
              • Published

              log3

              Easy logging for node.js, with automatic file/line output

              • v1.0.6
              • 5.38
              • Published

              view-exception

              React component for presenting exceptions in the browser

              • v0.0.3
              • 5.19
              • Published

              tracrr

              Watches and logs V8 events using the internal programmatic debugger

              • v0.0.4
              • 5.04
              • Published

              elastic-apm-tedious

              The unofficial Elastic APM agent for Node.js and Tedious driver

              • v2.5.2
              • 5.04
              • Published

              repellattempore

              JS Object representation of a stack frame

              • v1.4.1
              • 4.35
              • Published

              costack

              costack gives you full stacktrace errors on promise based apps

              • v1.0.2
              • 4.17
              • Published

              stack2source

              Maps JavaScript stack traces back to source using sourcemaps both in browsers and Node.

              • v0.6.1
              • 4.15
              • Published

              logit

              Log everything, everywhere

              • v0.1.3
              • 4.07
              • Published

              log_utils

              A utility for managing logs and debug process node.js

                • v1.0.1
                • 4.00
                • Published

                coffeenode-stacktrace

                Better stacktraces. Colors! Long stacktraces! File contents!

                • v0.0.5
                • 4.00
                • Published

                opbeat-multiagent

                The (un)official multiagent Opbeat agent for Node.js. Built over the official one

                • v1.0.0
                • 4.00
                • Published

                trace-func

                A function Call stack in node.js using JavaScriptStackTrace Api

                • v0.0.4
                • 3.93
                • Published

                err-factory

                A super simple ES6 class factory for extending Error

                • v1.1.0
                • 3.91
                • Published

                with-stacktrace

                catch errors of asynchronous functions with prior stacktrace

                • v1.2.0
                • 3.91
                • Published

                nestjs-stack-parser

                A simple and typed parser to extract meaningful data from NestJS-style stack traces.

                • v1.0.0
                • 3.82
                • Published

                sm-trace

                Small script that takes a JS stack trace from a generated script and makes it point to the original source

                  • v0.0.4
                  • 2.54
                  • Published

                  java-stacktrace

                  A simple js package to analyze java exception stacktrace

                  • v1.0.1
                  • 2.43
                  • Published

                  sensilog

                  Simple logging library for Node.js and Browser

                  • v0.0.1
                  • 2.30
                  • Published

                  understack

                  Translate stacktraces from minified JS to readable format

                  • v0.0.12
                  • 2.28
                  • Published

                  maybelog

                  Multi-level JS browser logger with accurate stack traces

                  • v1.0.0
                  • 2.28
                  • Published

                  @ladjs/stackframe

                  JS Object representation of a stack frame

                  • v1.0.4
                  • 2.23
                  • Published

                  repudiandaererum

                  JS Object representation of a stack frame

                  • v1.1.2
                  • 0.00
                  • Published

                  stack-trace-cli

                  Command-line interface to the [`source-map`](https://github.com/mozilla/source-map) module.

                  • v1.0.2
                  • 0.00
                  • Published

                  @visulima/ono

                  Ono is an error-parsing library that pretty prints JavaScript errors on a web page or the terminal.

                  • v1.0.2
                  • 0.00
                  • Published

                  cstack

                  Debug your code, not the Runtime

                  • v0.3.4
                  • 0.00
                  • Published

                  stack-patcher

                  Wraps calls in named function to have context in stacktrace

                  • v1.0.1
                  • 0.00
                  • Published