jquery-events-to-dom-events

Event converter

Library that converts jQuery events to DOM event listeners

Pick up legacy jQuery "events" using DOM event listeners

GitHub

35 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jquery/jquery-dist Distributes and makes available the latest JavaScript library for simplifying DOM manipulation and event handling. 102
component/dom An aggregate library of DOM traversal, manipulation and events functions 228
fat/bean An event management system for JavaScript applications 1,389
browserify/events A Node.js events module implementation for environments without it. 1,385
jpkleemans/attribute-events Library that generates domain events from Eloquent attribute changes in Laravel applications 309
stephband/jquery.event.move Enables press-move-release interactions on mouse and touch devices using custom events. 254
adobe-webplatform/eve A JavaScript library for creating custom event handlers with customizable scopes and optional z-index ordering. 319
chrisdavies/eev A lightweight event emitter library for JavaScript 522
circuit8/stimulus-existence A JavaScript library that enables event-driven removal of DOM elements based on Stimulus framework notifications 11
allouis/minivents A lightweight JavaScript event handling system with basic methods for listening, emitting, and stopping events 414
phpquery/phpquery A unified repository for a PHP-based DOM API inspired by jQuery, combining various forks and contributions into a single coherent codebase. 75
ejmr/luvent An event-driven programming library for Lua that allows creating events with associated functions and providing different arguments. 75
plumatic/dommy A ClojureScript library for manipulating and interacting with the Document Object Model (DOM) in web applications. 760
themeteorites/blaze-magic-events Provides an alternative way of binding event handlers to HTML elements in Meteor's Blaze framework. 26
bgrins/bindwithdelay A jQuery plugin for executing event handlers with delayed or throttled execution. 152