Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 198 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 198 Bytes

perfect-konami.js

↑↑↓↓←→←→BA

Install

npm install perfect-konami.js --save

Run

import Konami from 'perfect-konami.js';

const konami = new Konami();
konami.init();