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 π
Installation
$ npm install ucantseeme
var ucantseeme = require('ucantseeme')
import ucantseeme from 'ucantseeme'
Make sure to Allow your site's usage of microphone :
It's simple to run, the following is step-by-step instruction.
$ git clone https://github.com/WeiChiaChang/ucantseeme.git
$ cd ucantseeme
$ code .
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.
I can't build ucantseeme this npm module without these awesome resources.
- easter-egg-collection
- Tutorialzine
- Photo Credits
- Photo Credits
- John Cena Gif From Giphy
- HIS NAME IS JOHN CENA
MIT Β© WeiChiaChang