Skip to content

WeiChiaChang/ucantseeme.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

45 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ucantseeme.js

open-your-microphone

Probably the finest npm package that helps you see John Cena in you screen. This is pretty serious stuff with special sounds effect by yelling "John Cena" this keyword, you can see the demo here. The reason why I want to build this tool since I'm both a big fan of John Cena and also a front-end developer, so why not do something special to pay my tribute to him with the code 😎

πŸ€” How to Use

Installation

$ npm install ucantseeme

require usage

var ucantseeme = require('ucantseeme')

import usage

import ucantseeme from 'ucantseeme'

Make sure to Allow your site's usage of microphone :

demo-gif

πŸ”§ Development

It's simple to run, the following is step-by-step instruction.

$ git clone https://github.com/WeiChiaChang/ucantseeme.git
$ cd ucantseeme
$ code .

πŸ€” Issues

At this stage, you have to use Google Chrome (version > 60 at least) for browsing since Web Speech API is an experimental technology and other browsers still under implementation so far. You can check caniuse for more details.

you-cant-see-me

πŸ“ Related Resources

I can't build ucantseeme this npm module without these awesome resources.

πŸ’‰ Donate

Buy Me A Coffee

©️ License

MIT Β© WeiChiaChang

Releases

No releases published

Packages

No packages published