GitHub topics: event-listener
fnfurrcann/any-listen
A cross-platform private song playback service.
Size: 1.95 KB - Last synced at: about 20 hours ago - Pushed at: about 20 hours ago - Stars: 0 - Forks: 0

developit/mitt
🥊 Tiny 200 byte functional event emitter / pubsub.
Language: TypeScript - Size: 212 KB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 11,369 - Forks: 457

kryops/ng2-events
Supercharge your Angular event handling
Language: TypeScript - Size: 6.55 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 17 - Forks: 1

foray1010/use-typed-event-listener
React Hook for DOM event listeners with TypeScript supported
Language: TypeScript - Size: 9.34 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 14 - Forks: 2

zzarcon/default-passive-events
Makes {passive: true} by default when EventListenerOptions are supported
Language: JavaScript - Size: 607 KB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 364 - Forks: 47

bandicm/asynco
C++ library for asynchronous and event-driven programing
Language: C++ - Size: 202 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

sindresorhus/emittery
Simple and modern async event emitter
Language: JavaScript - Size: 938 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 1,944 - Forks: 75

HTMLElements/smart-custom-element
Smart a lightweight web component library that provides capabilities for web components, such as data binding, using es6 native class inheritance. This library is focused for providing the developer the ability to write robust and native web components without the need of dependencies and an overhead of a framework.
Language: JavaScript - Size: 205 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 24 - Forks: 4

joomla-framework/event
Joomla Framework Event Package
Language: PHP - Size: 5.41 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 7 - Forks: 10

LesBoys43/PyEventEmitter
A python cross-file event emitter 一个跨文件Python事件发射器
Language: Python - Size: 71.3 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

konecnyjakub/event-dispatcher
A simple PSR-14 event dispatcher
Language: PHP - Size: 156 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

thednp/event-listener
🚅 Modern event listener for efficient applications based on the subscribe-publish pattern.
Language: TypeScript - Size: 880 KB - Last synced at: 2 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

gookit/event
📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听
Language: Go - Size: 159 KB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 540 - Forks: 63

Morglod/tseep
Fastest event emitter in the world for js (and only 381 bytes in build)
Language: TypeScript - Size: 305 KB - Last synced at: 21 days ago - Pushed at: 7 months ago - Stars: 200 - Forks: 5

tofsjonas/sortable
Vanilla JavaScript table sort
Language: TypeScript - Size: 517 KB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 478 - Forks: 51

NekoChan10/PyEventEmitter
A python cross-file event emitter 一个跨文件Python事件发射器
Language: Python - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

artisansdk/cqrs
A foundational package for Command Query Responsibility Segregation (CQRS) compatible with Laravel.
Language: PHP - Size: 187 KB - Last synced at: 30 days ago - Pushed at: 3 months ago - Stars: 75 - Forks: 11

nnecec/mittss
Lightweight, extendable event emitter / pubsub.
Language: TypeScript - Size: 216 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

eventeum/eventeum
A resilient Ethereum event listener that bridges your smart contract events and backend microservices
Language: Java - Size: 1.1 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 501 - Forks: 150

victrme/clickdown
Speeds up your clicks by combining the speed of pointerdown, and the features of the click event
Language: HTML - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

WilliamJardim/Engine
A simple Game Engine Build in Three.js
Language: TypeScript - Size: 31.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

umanghome/swipe-listener
Zero-dependency, minimal swipe-gesture listener for the web.
Language: JavaScript - Size: 407 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 105 - Forks: 11

survivorbat/rabbitmq-miffy-wrapper 📦
A wrapper framework designed to make working with an eventbus in C# easier, this library allows you to define event- and commandlistener with just two attributes and publish events without having to worry about low-level implementations
Language: C# - Size: 388 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

PierreDuc/ng-event-options
Enable event options (capture, passive, ...) inside angular templates
Language: TypeScript - Size: 2.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 3

Rob--/cluster-messages
Easily send messages between workers and the master with callbacks in Node.js
Language: JavaScript - Size: 22.5 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 2

jhildenbiddle/class-change
A micro-library for manipulating CSS class names, triggering change events using HTML data attributes, and creating declarative class-related event listeners
Language: JavaScript - Size: 1.24 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 5

rekalogika/domain-event-outbox
Implementation of the transactional outbox pattern on top of rekalogika/domain-event
Language: PHP - Size: 64.5 KB - Last synced at: 11 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

rekalogika/domain-event
[READ-ONLY] Domain Event Implementation for Symfony & Doctrine
Language: PHP - Size: 120 KB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

three11/dom-helpers
Helper functions for faster DOM scripting
Language: TypeScript - Size: 1.3 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 4 - Forks: 0

Consensys/orchestrate-node
This Orchestrate library provides convenient access to the Orchestrate API from applications written in server-side NodeJS
Language: JavaScript - Size: 4.17 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 21 - Forks: 9

anseki/anim-event
Event Manager for Animation
Language: JavaScript - Size: 176 KB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 35 - Forks: 18

bermudaphp/eventor
Psr-14 compitable php event dispatcher implementation
Language: PHP - Size: 137 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mathdroid/node-line-messaging-api
Unofficial SDK for LINE Messaging API 🤖 💬
Language: JavaScript - Size: 150 KB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 41 - Forks: 11

erikras/react-native-listener
A utility component to allow easy access to browser native events
Language: JavaScript - Size: 245 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 136 - Forks: 19

donavon/use-event-listener
A custom React Hook that provides a declarative useEventListener
Language: JavaScript - Size: 712 KB - Last synced at: 29 days ago - Pushed at: almost 2 years ago - Stars: 359 - Forks: 35

kodjunkie/beetube-bot
🤖 A telegram bot for music, movies, anime, torrent, EDM tracks, series downloads, files, and more...
Language: JavaScript - Size: 47.7 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 143 - Forks: 67

RjayBrown/javascript-dom-intro
Get hands-on practice working with the DOM and event listeners to help users interact with forms, buttons, and other page elements
Language: HTML - Size: 8.48 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Morglod/tsee
Typed EventEmitter implemented with tsargs
Language: TypeScript - Size: 114 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 24 - Forks: 0

leventkaragol/libcpp-event-hub
Thread-safe generic event library for C++ (17+)
Language: C++ - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

gusintheeshell/react-capture-events
A React library to capture and display events
Language: TypeScript - Size: 522 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Poojachauhan25/Snake_Game
This _Snake Game_ has a modern UI with a Game Over popup that shows the score and options to Play Again or Submit Score. It features smooth gameplay, dynamic food spawning, and real-time score updates for an engaging experience.
Language: Python - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

wgzhao/trino-event-logger
Trino 查询日志保存插件,用于保存所有Trino的查询语句以及相关信息
Language: Java - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 2

nijohando/event
core.async channel based event bus for Clojure(Script)
Language: Clojure - Size: 30.3 KB - Last synced at: 16 days ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 1

yahoo/subscribe-ui-event
Subscribe-ui-event provides a cross-browser and performant way to subscribe to browser UI Events.
Language: JavaScript - Size: 852 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 110 - Forks: 24

NullTale/UnityEventBus
⚙ Generic Unity event system (event bus pattern)
Language: C# - Size: 231 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 32 - Forks: 5

evrone/normas
Normal Lightweight Javascript Framework for server-side render compatible with Turbolinks
Language: JavaScript - Size: 460 KB - Last synced at: 3 days ago - Pushed at: about 7 years ago - Stars: 34 - Forks: 1

iam-rajesh-patnala/AEM-Sample_Codes
This Repo Contains All the basic sample example code of all topics that are coved in AEM notes by Rajesh Patnala.
Language: Java - Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

quasilyte/gsignal
A lightweight Godot/Qt inspired signals and slots for Go
Language: Go - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 9 - Forks: 0

yaacov/observer
Golang event emitter and listener with builtin file watcher package.
Language: Go - Size: 71.3 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 35 - Forks: 8

rahiel/supervisor-alert
Receive notifications for supervisor process events.
Language: Python - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 44 - Forks: 14

meinto/react-native-event-listeners
global event listener extension for react or react-native
Language: JavaScript - Size: 939 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 209 - Forks: 17

yuzbamaria/Code_Quiz
A timed coding quiz app with multiple-choice questions
Language: JavaScript - Size: 9.85 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

vymalo/keycloak-mailchimp 📦
Keycloak Mailchimp Plugin for adding users to Mailchimp
Language: Java - Size: 147 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

variablevar/marketplace-contracts
This monorepo contains a Web3-based application designed to listen to events from an Ethereum-based NFT marketplace and manage the corresponding data in MongoDB.
Language: TypeScript - Size: 8.91 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

ajayi-adewale/cargo-connect
A dynamic web page to provide users with structured information about cargo services and interactive navigation for better accessibility.
Language: HTML - Size: 46.9 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

arirusso/midi-eye
Ruby MIDI input event listener
Language: Ruby - Size: 85.9 KB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 25 - Forks: 1

HashimThePassionate/Quiz-application
Quiz is a user-friendly quiz application crafted with HTML, CSS, and JavaScript. It provides a seamless experience for creating and participating in multiple-choice quizzes. Whether you're an educator, trainer, or enthusiast, Quiz offers a straightforward solution for incorporating interactive quizzes into your website or learning environment.
Language: CSS - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 1

ZwerOxotnik/zk-lib
Multipurpose Factorio library with switchable addons
Language: Lua - Size: 22.6 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 5 - Forks: 2

AllThingsSmitty/javascript-without-jquery
Tips and practical examples
Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 51 - Forks: 7

chandumaram/pythonProject
Python tutorial topics
Language: Python - Size: 16.6 KB - Last synced at: 22 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

pixelass/react-stickyroll
A react implementation of stickyroll (original)
Language: TypeScript - Size: 10.9 MB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 150 - Forks: 6

Cristy94/dynamic-listener
Plain JavaScript event listeners for dynamically created DOM elements
Language: JavaScript - Size: 43 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 39 - Forks: 16

JamieMason/glob-bus
249 byte event emitter / pubsub with namespaced wildcards.
Language: TypeScript - Size: 14 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 0

Iryna-Vyshniak/Javascript_module
📖 👨🏻💻 Practic. Codewars. This repo contains more than 50 files with basic code examples for learning js, as well as many examples for practical use in various projects
Language: JavaScript - Size: 22.5 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 1

risq/transceiver
Channel based event bus with request/reply pattern, using promises. For node & browser.
Language: JavaScript - Size: 150 KB - Last synced at: about 17 hours ago - Pushed at: almost 9 years ago - Stars: 28 - Forks: 1

elo7/doc-amd
doc.js is a small library to manipulate the DOM in any browser. We focused on the most used and common use cases to create this. This library uses amd structure.
Language: HTML - Size: 147 KB - Last synced at: 14 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

codeBelt/StructureJS 📦
JavaScript / TypeScript Library
Language: JavaScript - Size: 14.5 MB - Last synced at: 1 day ago - Pushed at: over 6 years ago - Stars: 21 - Forks: 8

MSH-trojan/Java_21_JFrame_Test_1
a Frame application called Test in which we test various ways to program JLabel, JTextfield, JPasswordField and JButton objects.
Language: Java - Size: 3.94 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

sidharthjuyal/Javascript
Javascript
Language: JavaScript - Size: 42 KB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

maksimgru/wallpaper-app-symfony4-flex
Wallpaper / Desktop Background sharing website on Symfony 4 Flex App
Language: PHP - Size: 24.9 MB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Mohitpatwari/Space-Invaders
This game is build using pure javascript logic. I does not focus much on UI as it's just a logic building game. I enjoyed alot during making this game.
Language: JavaScript - Size: 1.14 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

alifruliarso/springboot-fitness-tracking
Fitness Tracker Web using Spring Boot
Language: Java - Size: 302 KB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

aayushyadavz/interactive-rating-component
Made a Interactive Rating Component card using Javascript. In this you can select the ratings and submit you ratings.
Language: CSS - Size: 58.6 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Nada-TB-beginner-projects/Slider-Project-
A basic slider with a control bar that allows the user to start the slider, go forward or backward, and slide images randomly (bootcamp project)
Language: JavaScript - Size: 3.31 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Nada-TB-beginner-projects/photo-selector
A simple photo selector web application that allows users to select photos from a list. The total number of selected photos is displayed dynamically. (bootcamp project)
Language: JavaScript - Size: 203 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Dikshant441/food-order
A food order application with multiples features that fetch live data through Swiggy's API.
Language: JavaScript - Size: 900 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

vishwajeetk5/virtualDrumKit
A web-based virtual drum kit, powered by precise event listeners, offers an immersive drumming experience. Featuring dynamic drum types, it's a versatile tool for musicians. Built with HTML5, CSS3, and JavaScript
Language: JavaScript - Size: 739 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Md-Emon-Hasan/Java_Script
A repository providing tutorials and examples for learning JavaScript, covering fundamental concepts and practical applications for web development.
Language: JavaScript - Size: 20.5 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

aneeshlalwani/freecodecamp-javascript-projects
This Repository contains "FreeCodeCamp JavaScript Projects."
Language: HTML - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

tri613/swipe-it
An event listener for swiping gestures with vanilla js.
Language: JavaScript - Size: 43.9 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 13 - Forks: 2

ECRomaneli/ParasiteJS 📦
Use javascript the way you want, fast as possible.
Language: TypeScript - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ECRomaneli/mQuery 📦
The mQuery (or Mini-jQuery) is a most simple and clean way to query HTML elements and bind Event Handlers without jQuery.
Language: TypeScript - Size: 236 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

ArvanHunt/Currency-Converter
The currency converter program is a JavaScript application that allows users to convert between different currencies using real-time exchange rates fetched from an external API.
Language: JavaScript - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jbasko/hookery
Trivial, primitive, naive, and optimistic hook registry in Python
Language: Python - Size: 165 KB - Last synced at: 7 days ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 1

AlphaCaptureXYZ/D2-event-listener
D2 Event Listener (Decentralized Individual Investing) | Copy Trade (Web3)
Language: TypeScript - Size: 2.72 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

lourdilene/drum-kit
Web battery with keyboard and mouse usage
Language: JavaScript - Size: 459 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Antollo/Simple-Event-Listener
Tiny library providing event listener functionality in C++.
Language: C++ - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

lisez/xevt
Conditional event handlers
Language: TypeScript - Size: 106 KB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Nathlo/background-color-change
Small project enables users to change background color and get the hexadecimal color code.
Language: CSS - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Yuliiadrg/ajax-example
Asynchronous JavaScript and XML (AJAX)
Language: JavaScript - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

durrellewilhite1127/custom-element
Smart a lightweight web component library that provides capabilities for web components, such as data binding, using es6 native class inheritance. This library is focused for providing the developer the ability to write robust and native web components without the need of dependencies and an overhead of a framework.
Language: JavaScript - Size: 224 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dasniko/keycloak-session-restrictor
Simple event-listener for Keycloak which restricts the current user sessions to one (last one wins) only. Demo purposes only!
Language: Java - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 56 - Forks: 27

shailen-naidoo/vuevent
🔥 A nifty way of handling global events in Vue components
Language: JavaScript - Size: 1.01 MB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

flammified/terrabot 📦
An easily used library for making Terraria bots
Language: Python - Size: 97.7 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 40 - Forks: 17

nuriofernandez/ReflectedEventHandler
Java Reflection Event System that allows you to create an event-driven architecture in an easy and beautiful way.
Language: Java - Size: 223 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 2

rubybrobey/expanding-cards
The expanding cards project is part of Brad Traversy's Udemy course, 50projectsin50days.
Language: HTML - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

imsatyasaiteja/Js_Memory_game
Memory Game Made Using Javascript
Language: JavaScript - Size: 278 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sofiane-abou-abderrahim/javascript-tic-tac-toe-game
I developed a full browser-based tic-tac-toe game using JavaScript, HTML, and CSS. I employed key JavaScript concepts including variables, constants, DOM manipulation, event listeners, loops, algorithms, and more!
Language: JavaScript - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

GLaDOSService/evelium
A utility for simplified event handling
Language: Java - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

CharlesStover/konami-js 📦
Konami.js is an ES6 JavaScript instance that allows web developers to implement the Konami code on their web pages. By pressing up, up, down, down, left, right, left, right, B, A, Enter, one or more custom JavaScript functions will execute.
Language: JavaScript - Size: 567 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0
