1.0.1 • Published 7 years ago

sad-trombone v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

Build Status downloads npm dependencies

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!