mk-pmb / error-util-pmb-js

Throw better errors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error-util-pmb

Throw better errors.

API

This module exports an object that holds these methods:

.trace()

Return an array describing the steps of a stack trace.

Usage

:TODO: see test/usage.mjs.

Known issues

  • Needs more/better tests and docs.

 

License

ISC

About

Throw better errors.


Languages

Language:JavaScript 100.0%