Konamicode
jQuery plugin that fires a custom callback if one types the Konami Code (or a custom code of your choice [via watchFor])
Install / Use
/learn @kylebragger/KonamicodeREADME
jQuery Konami Code Plugin
by Kyle Bragger <kyle@kylebragger.com>
Created May 11, 2009
Do with it what you will.
Usage:
$(document).ready(function(){
$('body').upUpDownDown({
watchFor: [38,38,40,40,37,39,37,39,66,65], // Array of keyCode and charCodes to watch for
// This represents a sequence, ordered left (first) to right (last), so:
// [38,38,40,40,37,39,37,39,66,65] == up up down down left right left right B A, in that order
callback: function(){
// Do some fancy shit here.
}
});
});
Related Skills
node-connect
346.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
