on-blow

1.0.0 • Public • Published

on-blow Build Status

EventEmitter triggered by the user blowing into their mic

Install

$ npm install --save on-blow

Usage

var blow = require('on-blow')

blow.events
  .on('start', () => console.log('user blew'))

See Also

License

MIT © Ben Drucker

Package Sidebar

Install

npm i on-blow

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • bendrucker