delegate
Event delegator
A lightweight event delegation system that connects event listeners to elements without the need for individual listener registration.
Lightweight event delegation
184 stars
5 watching
26 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin for Knockout.js that simplifies event delegation in declarative markup | 136 |
| A utility for attaching event handlers to elements in a Preact application | 19 |
| A protocol to split delegate and data source method calls into a tree structure for UITableView | 911 |
| Avoids retain cycles when using closure-based delegation in Swift | 703 |
| A library that enables loose coupling and communication between components in an application using the Mediator and Observer patterns. | 13 |
| Turns deku components into event-emitting components by default | 2 |
| A jQuery plugin for executing event handlers with delayed or throttled execution. | 152 |
| A jQuery plugin to display GitHub repository information | 272 |
| A Crystal library that provides bindings to the Duktape javascript engine for executing JavaScript code in Ruby programs. | 137 |
| A lightweight JavaScript event handling system with basic methods for listening, emitting, and stopping events | 414 |
| An event emitter designed to minimize synchronous operations in asynchronous code. | 1,754 |
| A utility function for emitting events in Vue.js functional components | 21 |
| A utility function to bind events to state changes in React and Preact components. | 292 |
| A single-page web application built using Laravel and VueJS to manage events schedules. | 12 |
| A compact, extendable event handling system for decoupling interface logic from application-specific code | 20 |