event-handling
There are 229 repositories under event-handling topic.
SciML/OrdinaryDiffEq.jl
High performance ordinary differential equation (ODE) and differential-algebraic equation (DAE) solvers, including neural ordinary differential equations (neural ODEs) and scientific machine learning (SciML)
giorgiomarcias/glfwm
GLFW Manager - C++ wrapper with multi-threading
osh/gr-eventstream
gr-eventstream is a set of GNU Radio blocks for creating precisely timed events and either inserting them into, or extracting them from normal data-streams precisely. It allows for the definition of high speed time-synchronous c++ burst event handlers, as well as bridging to standard GNU Radio Async PDU messages with precise timing easily.
privatenumber/vue-pseudo-window
🖼 Declaratively interface window/document/body in your Vue template
ClaudiaRojasSoto/math_magicians
"Math_Magicians" showcases my web development skills in `React` and `UI/UX` design. It demonstrates my ability to create engaging interfaces through wireframing, component creation, event handling, and API integration. Intuitive design and seamless functionality define this project.
Dentrax/Finite-State-Machine
Finite State Machine Library for .NET Core (with EASY and ADVANCED implementation)
dazzle-php/event
Dazzle Async Events & Dispatchers
julianxhokaxhiu/PostEvent
A Cross-Domain Event Handler javascript library. Pure Vanilla JS, no dependencies.
flekschas/pub-sub
A tiny 0.8 KB pub-sub event library that supports cross-window messaging and async event broadcasting
SleekPanther/gpa-calculator
A GPA calculator in JavaFX attempting to use the Model View Controller (MVC) pattern
hsuanchih/Scribbles
Notes on How Stuff Works
juletopi/Front-End_Learning_Journey
📚 • Repositório dedicado ao aprendizado de Front-End! Aprendendo HTML, CSS e JavaScript, dominando frameworks como React, Angular ou Vue.js, aprimorando habilidades em design responsivo e muito mais!
visotype/elm-dom
Base utilities to help Elm developers build UI libraries
arjungautam1/ReactDeepDive
Includes react basic concepts like JSX, props , event handling , components ,styling , lifecycle mehtods , forms
himynameisdave/browser-event-utils
🎟 A collection of higher-order functions for invoking common browser event methods.
kenvilar/dice-game
A simple dice game using pure JavaScript. See https://kv-dice-game.herokuapp.com/
muesli4/libwtk-sdl2
Simplistic SDL2 GUI framework in early developement.
realgpp/aem-cdn-cache-invalidator
AEM library that automatically invalidates cached CDN resources on content updates. Supports flexible configuration, background processing, and extensibility. Provides APIs and extension points for custom integrations. Reduces manual CDN cache invalidation effort. Out-of-the-box Akamai integration.
Smoren/event-based-inheritance-model-php
Event-based inheritance model
weixiangmeng521/teleport
A library for managing and communicating events in your application through a singleton pattern. This pattern ensures that there is a single instance of the event manager, making it easy to coordinate and handle events across different parts of your codebase.
BoddepallyVenkatesh06/venkykumar06-ME_QKART_FRONTEND_V2
QKart is an e-commerce application offering a variety of products for customers to choose from.
Crimson-Crow/pyobservable
Simple event system for Python with weak reference support
fantua/react-outside-component
React component for handling outside clicks
SaulDoesCode/eventilator
cute event manager with super powers
Takasakiii/violet
Small and simple stateful applications, designed to facilitate the monitoring of unwanted behaviors of the same.
wise0704/python-cs-events
C#-Style Event Handling Mechanism for Python
Abdullah-Nadir/Drum-Kit
This is a Drum kit with nice animation and sounds. I created this drum kit using html, css, Javascript and jQuery.
aimalexe/Images_Hunt
This is a react project for event handling and lifecycle methods. I used unsplash api for searching images. I made it responsive through customise bootstrap.
beincom/nest-domain-event
Domain event handler integration for nestjs
BoddepallyVenkatesh06/QTrip-Dynamic
QTrip is a travel website aimed at travellers looking for a multitude of adventures in different cities.
javierdebug/Scientific-calculator
Scientific calculator with Vanilla JavaScript
rijalghodi/random-quote
An app that shows a random great quote from great people
SAP-samples/s4hana-ext-business-event-pull
SAP Extensibility Explorer example: Display Created or Changed Sales Orders Using Business Event Handling.
xyzdelete/BankistWebDevelopmentProject
Web development project "Bankist". It was built by Arturs Anikins during completion of the online course by Jonas Schmedtmann "The Complete JavaScript Course 2023: From Zero to Expert!". Everything is used for learning purposes only.
akhaled01/void
The Unopinionated JS framework
HassaniDev/Dice-Game
"Dice Game" A fun and interactive dice game built using JavaScript, HTML, and CSS. Players roll the dice, collect points, and race to reach the target score. But beware, rolling a 1 resets your current round score! This project demonstrates core JavaScript concepts like DOM manipulation, event handling, and game logic. 🎲