osh-debug
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

Debug utilities for osh library.

Stack Traces

function stackTraceToString(stackTrace: TNode[]): string;
function extractContext(stackTrace: TNode[]): Context;

stackTraceToString() converts stack trace to pretty printed string.

extractContext() extracts context object from the stack trace.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.0
    2

Package Sidebar

Install

npm i osh-debug

Weekly Downloads

2

Version

0.3.0

License

MIT

Last publish

Collaborators

  • localvoid