Repository navigation

#

event-listeners

Detect if a device is mouseOnly, touchOnly, or hybrid, and if the primary input is mouse or touch.

TypeScript
426
4 年前

🖼 Declaratively interface window/document/body in your Vue template

JavaScript
32
4 年前

Common abstractions for reactive microservices

Java
29
2 天前

🧬 Add attributes and event-listeners to <slot> content 💉

JavaScript
22
4 年前

As a polyglot who speaks French, Spanish, English, and Chinese, I am excited to share my experiences and insights on the importance of language learning in today's global society. In my talk, I will explore how learning multiple languages can broaden our perspectives, foster empathy and understanding, and open up new opportunities.

CSS
20
2 年前

A Simple Button component in Vue which supports disabling during asynchronous operations, customisation, size-color variations and much more

Vue
6
2 年前
JavaScript
5
5 年前

🌋 A minimalist (<1KB) nano-library for using event listeners. Called with `evBo`.

JavaScript
3
5 年前

Corona Game using Javascript

JavaScript
3
5 年前

Udacity Front End Web Developer Nanodegree, Project 3. Weather Journal App

JavaScript
2
2 年前

I built this JavaScript application where we can move items around. I worked with classes and with the Object Oriented Programming (OOP) approach. I also worked with the DOM, I moved elements around and with event listeners. I used a callback pattern to pass functions to other instances so that from inside they could be called upon certain events.

JavaScript
2
2 年前

🕹️ A simple and interactive Tic-Tac-Toe game developed using HTML, CSS, and JavaScript. Features responsive design, multiplayer mode, and computer opponent gameplay. 🎮

CSS
2
2 个月前

This is an application that uses the Youtube API and Giphy API to generate your own video. The idea is to enhance your listening experience by creating a video with a related gif.

JavaScript
2
2 年前

This expanding cards project features five different images of beaches in my area. When clicked, an image card expands while the other cards remain inactive. This is part of Brad Traversy's Udemy Course "50 Projects in 50 Days."

HTML
2
3 年前

In this little JavaScript demo application, I used event listeners and specifically drag and drop events. I added and removed event listeners and get data out of the event object. Besides, I used the preventDefault method and controlled my events according to the capturing and bubble phases with stopPropagation and event delegation for example.

JavaScript
2
2 年前

working my way through an advanced 2D game by the wonderful frank's laboratory...a fantastic way to consolidate knowledge!

JavaScript
1
3 年前