postmortem

0.2.6 • Public • Published

postmortem Build Status npm version

When code dies, it deserves a proper autopsy.

Stacktrace library with support for CoffeeScript and source maps.

Install

$ npm install postmortem

Usage

require('postmortem').install()
 
// or
 
require('postmortem/register')

If you use mocha:

$ mocha --require postmortem/register

Credit

Large amounts of code was lifted from source-map-support, without which this project would not exist.

Package Sidebar

Install

npm i postmortem

Weekly Downloads

27

Version

0.2.6

License

MIT

Last publish

Collaborators

  • zeekay