JSPM

stacktrace

1.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 423
  • Score
    100M100P100Q106471F

Lets you access v8::StackTrace

Package Exports

  • stacktrace

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (stacktrace) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

##About: Lets you print call stack without throwing an error in javascript

##How to build: node-waf configure build

##Example: See examples/test.js