Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beepbeep travis npm downloads javascript style guide

Make a console beep sound. Well-tested, web-scale, cloud-based, restful node.js module.

Usage

var beep = require('beepbeep')

beep()
// Beep!

beep(2)
// Beep! Beep!

beep(3, 1000)
// Beep! ... Beep! ... Beep!

beep([1000, 500, 2000])
// 1 second delay...Beep! 0.5 second delay...Beep! 2 second delay...Beep!

Installation

npm install beepbeep

License

MIT. Copyright (c) Feross Aboukhadijeh.

About

Make a console beep sound.

Topics

Resources

Stars

64 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages