node-beep Use beep in node.js Install To install this package run: $ npm install node-beep Usage Require the beep package and call the beep function with the amount of times beep is triggered. var beep = require('node-beep'); beep(1); Test To test run: $ npm test Visit Author homepage Clube dos Geeks