UNPKG

konami-js

Version:

Multiple input support for konami code (Keyboard and Touch)

6 lines (4 loc) 84 B
var Konami = require('../'); new Konami(function(){ alert('KONAMI!'); });