sad-trombone
v1.0.1
Published
Throw errors with sound effects
Downloads
11
Maintainers
Readme
sad-trombone
Throw errors with sound effects
Installation
npm install --save sad-trombone
Usage
var sadTrombone = require('sad-trombone');
sadTrombone.throw('Uh oh');
N.B.
Using this module actually blows up node on my system (with an OS-level error that says "Illegal instruction: 4") so it's possible this will happen for you as well. Sad trombone!