Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VueJS Konami code plugin

Build Status

Enable the Konami code on your VueJS application.

Installation

Download the plugin

npm install --save vue-konami-code

In your application code

import KonamiCode from 'vue-konami-code'

Usage

Vue.use(KonamiCode, {callback: function () {
  alert('Snake? Snake!? Snaaaake!')
}})

About

VueJS Konami code plugin

Topics

Resources

Stars

33 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages