Skip to content

zeekay/postmortem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postmortem

npm build dependencies license chat

When code dies, it deserves a proper autopsy.

Stacktrace library with support for CoffeeScript and source maps. Ensures stacktrace output is useful when code is bundled or transpiled.

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.

License

MIT

About

💀 When code dies, it deserves a proper autopsy. Stacktrace library with source maps support.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published