1.4.0 • Published 4 years ago

@kznjunk/konami v1.4.0

Weekly downloads
5
License
ISC
Repository
-
Last release
4 years ago

konami code

This should work in this way:

const konami = require('@kznjunk/konami')(showSecret)

function showSecret () {
  console.log('yay!')
}

You can cancel if needed:

if (konami) konami.dispatch()

Combinations are:

↑ ↑ ↓ ↓ ← → ← → B A

or

↑ ↑ ↓ ↓ ← → ← → *screen click* *screen click*

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago