87 results for “topic:dom-events”
Framework-agnostic debounced events that bubble and work everywhere
Vue 2.x directive to help a specified element listen for specific events occurring outside of itself.
Simple mixins for browser event handling.
Unified event handling in Ember
simulate user interaction with DOM events.
Determine if a browser event was caused by mouse, touch or key input.
TinyEvents is a tiny event utility library for modern browsers(IE 11+). Supports jQuery-like syntax. Just 1 kb gzipped.
A JavaScript library for building atomic interfaces with vertical and horizontal micro-frontends
The package contains tools for parsing DOM data, observing DOM and tracking changes.
A Virtual DOM algorithm implementation that improves front end performance by updating only changed nodes in the DOM.
The things I do know about JavaScript
Fake touchpad overlay for mobile sites that carries out expected mouse and pointer events. Kind of hacky method to make a desktop application work on mobile. Link to JSketcher application with fake mouse overlay demo. Demo only works on touchscreen devices.
JS Library For Creating the UI
Plug changes like HTMLInputElement.value into MutationObservers in 766 bytes. Framework agnostic!
This is a JavaScript Practice Series in Hindi | HC
:headphones: Flux by DOM Events
AgnosticStyles is a JavaScript utility function that safely applies CSS styles or class changes to a DOM element if it exists. Logs or warns based on customizable debug flags.
InDom - 3.8KB modern JavaScript DOM library - powerful, easy and automates cleanup.
An interactive drum kit web application that plays different drum sounds using keyboard and mouse inputs, built with JavaScript.
AgnosticRun is a lightweight utility for ensuring a DOM element exists before executing a function in vanilla JavaScript.
Simple pull-stream for DOM events
Code from my web series on YouTube: Web Development for Complete Beginners. In this series I talk about different web technologies and terms that beginners need to understand to become a professional web developer.
phpFront is a server-side, DOM-based template engine. It implements the JQuery API with its powerful CSS3 selectors and chainable methods. It is heavily optimized for server-side rendering and template manipulation in web development. (No template syntaxes - because we hate them like everyone else does!)
Define a context based keyboard-shortcuts and describe a mouse clicks. Switch among contexts.
JavaScript practice examples from SoloLearn
A small example of my works I've been into in 2020 🤪 ⸻ Vanilla
Quick Start to JS for beginners . Get up to speed with DOM manipulation using JS through the scripts and snippets on this repository.
Use clicks or keys to beat the drum, and make your rhythm.
A light-weight JS library that queues up application events triggered by user activity occurring before the JS that will handle it has loaded.
Simplified model of an elevator. Proof of concept for student task and a source of screenshots/casts for task description.