Package detail

node-beep

JayrAlencar43MIT0.0.3

Use beep in nodejs

beep, beeper

readme

node-beep

Use beep in node.js

NPM

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