0.0.2 • Published 6 years ago

dankest-konami v0.0.2

Weekly downloads
7
License
MIT
Repository
github
Last release
6 years ago

Dankest Konami

Sure, there are many Konami code libraries out there but this one is as dank as they come. This project was created as part of a pair programming workshop.

Install the dependencies

Step 1: Install it as a dependency.

$ yarn add dankest-konami

Step 2: Add it to your project.

import Konami from 'dankist-konami'

const konami = new Konami()

// create on success action
konami.onSuccess = () => {
  // Do something cool
}

Step 3: Set back and enjoy.

0.0.2

6 years ago

0.0.1

6 years ago