error-stack-tracey
TypeScript icon, indicating that this package has built-in type declarations

0.1.5 • Public • Published

error-stack-tracey npm

Trace error stack with sourcemap.

Usage

const { parse, print } = require('error-stack-tracey');

// Parse the error stack
const errorStack = await parse(error, bundleContent);

// Print the error stack
print(errorMessage, errorStack);

Readme

Keywords

none

Package Sidebar

Install

npm i error-stack-tracey

Weekly Downloads

138

Version

0.1.5

License

BSD-3-Clause

Unpacked Size

3.88 kB

Total Files

4

Last publish

Collaborators

  • rax-publisher