0.1.1 • Published 6 years ago

where-is-my-mic v0.1.1

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
6 years ago

Where is my mic ?

A small package that may ask you to retrieve its microphone when you use console.log.

(just sandboxing the way we create nodejs packages... sorry about that)

Installation

npm i --save where-is-my-mic

Then use it in your code:

const console = require('where-is-my-mic')

console.log('Hello world !')
0.1.1

6 years ago

0.1.0

6 years ago