delegate

Event delegator

A lightweight event delegation system that connects event listeners to elements without the need for individual listener registration.

Lightweight event delegation

GitHub

183 stars
5 watching
30 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rniemeyer/knockout-delegatedevents A plugin for Knockout.js that simplifies event delegation in declarative markup 136
nekr/preact-delegate A utility for attaching event handlers to elements in a Preact application 19
edopelawi/cascadingtabledelegate A protocol to split delegate and data source method calls into a tree structure for UITableView 911
dreymonde/delegated Avoids retain cycles when using closure-based delegation in Swift 702
athena-framework/event-dispatcher A library that enables loose coupling and communication between components in an application using the Mediator and Observer patterns. 13
yoshuawuyts/deku-event Turns deku components into event-emitting components by default 2
bgrins/bindwithdelay A jQuery plugin for executing event handlers with delayed or throttled execution. 152
zenorocha/jquery-github A jQuery plugin to display GitHub repository information 272
jessedoyle/duktape.cr A Crystal library that provides bindings to the Duktape javascript engine for executing JavaScript code in Ruby programs. 137
allouis/minivents A lightweight JavaScript event handling system with basic methods for listening, emitting, and stopping events 414
sindresorhus/emittery An event emitter designed to minimize synchronous operations in asynchronous code. 1,745
denisinvader/vue-emit A utility function for emitting events in Vue.js functional components 21
developit/linkstate A utility function to bind events to state changes in React and Preact components. 292
piterden/cinemateka A single-page web application built using Laravel and VueJS to manage events schedules. 12
orthecreedence/event-glue A compact, extendable event handling system for decoupling interface logic from application-specific code 20